mirror of
https://github.com/NohamR/N_m3u8DL-RE.git
synced 2025-05-24 14:21:58 +00:00
build try
This commit is contained in:
parent
a824cb22e1
commit
48ba42b220
6
.github/workflows/build_latest.yml
vendored
6
.github/workflows/build_latest.yml
vendored
@ -51,7 +51,8 @@ jobs:
|
||||
|
||||
build-linux-x64:
|
||||
runs-on: ubuntu-latest
|
||||
container: ubuntu:18.04
|
||||
# container: ubuntu:18.04
|
||||
container: ubuntu:22.04
|
||||
|
||||
steps:
|
||||
- run: apt-get update
|
||||
@ -73,7 +74,8 @@ jobs:
|
||||
|
||||
build-linux-arm64:
|
||||
runs-on: ubuntu-latest
|
||||
container: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-cross-arm64-20220312201346-b2c2436
|
||||
# container: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-cross-arm64-20220312201346-b2c2436
|
||||
container: ubuntu:22.04
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user