Skip to content

Commit

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

Expand Down

0 comments on commit 8c47ddc

Please sign in to comment.