Update build.yml

This commit is contained in:
Daniel Stankewitz 2022-07-14 10:41:28 +02:00 committed by GitHub
parent 024632c2b0
commit 8d121ed665
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,21 +10,16 @@ jobs:
uses: ./.github/workflows/ffmpeg.yml
with:
env: windows-2022
source: cartwheel
source: ffmpeg
type: static
config: debug
ffmpegRef: master
nvencRef: sdk/9.1
amfRef: master
ffmpeg-static-release:
uses: ./.github/workflows/ffmpeg.yml
with:
env: windows-2022
source: cartwheel
source: ffmpeg
type: static
config: release
ffmpegRef: master
nvencRef: sdk/9.1
amfRef: master