mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
Build winarm64 base image for local quickbuild
This commit is contained in:
parent
c7eb9d905e
commit
2660e7562a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -110,7 +110,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
target: [win64,linux64,linuxarm64]
|
||||
target: [win64,winarm64,linux64,linuxarm64]
|
||||
steps:
|
||||
- name: Free Disk-Space
|
||||
run: df -h && sudo apt-get clean && docker system prune -a -f && sudo rm -rf /usr/local/lib/android /usr/share/dotnet /opt/ghc && df -h
|
||||
|
Loading…
x
Reference in New Issue
Block a user