Skip to content

Commit

Permalink
test 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
federicocarboni committed Mar 16, 2024
1 parent 4e4765c commit 32e7f72
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,16 @@ jobs:
ffmpeg-version: '5.1.1'
- run: ffmpeg -version
- run: ffprobe -version
- name: Run FedericoCarboni/setup-ffmpeg
uses: ./
with:
ffmpeg-version: '6.1.0'
- name: Run FedericoCarboni/setup-ffmpeg
uses: ./
with:
ffmpeg-version: '6.1.0'
- run: ffmpeg -version
- run: ffprobe -version

test-shared:
runs-on: windows-latest
Expand Down

0 comments on commit 32e7f72

Please sign in to comment.