Skip to content

Commit

Permalink
CI: Fix invalid job requirement for scheduled FFmpeg builds
Browse files Browse the repository at this point in the history
  • Loading branch information
PatTheMav committed Jan 11, 2024
1 parent e4e0ccb commit 9b50d52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/scheduled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ jobs:
ffmpeg-windows-build:
name: Build FFmpeg for Windows
runs-on: windows-2022
needs: pre-checks
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit 9b50d52

Please sign in to comment.