Remove copy&paste remnant from PR workflow
This commit is contained in:
parent
9f473ff381
commit
c5bc4fda48
1 changed files with 0 additions and 1 deletions
1
.github/workflows/pr.yml
vendored
1
.github/workflows/pr.yml
vendored
|
@ -7,7 +7,6 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
name: Build ffmpeg
|
||||
needs: build_targets
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
Loading…
Reference in a new issue