Update build.yml

This commit is contained in:
Daniel Stankewitz 2022-07-08 06:53:12 +02:00 committed by GitHub
parent 5c122f7c9c
commit 4adf604017
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,14 +28,3 @@ jobs:
nvencRef: sdk/9.1 nvencRef: sdk/9.1
amfRef: master amfRef: master
ffmpeg-shared-debug:
uses: ./.github/workflows/ffmpeg.yml
with:
env: windows-2022
source: ffmpeg
type: shared
config: debug
ffmpegRef: release/5.0
nvencRef: sdk/11.0
amfRef: master