Skip to content

Commit

Permalink
ci: fix arm64 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
federicocarboni committed Dec 23, 2023
1 parent 2b67a30 commit e4757b7
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 @@ -20,8 +20,8 @@ jobs:
uses: ./
with:
architecture: arm64
- run: ffmpeg -version
- run: ffprobe -version
- run: which ffmpeg
- run: which ffprobe

test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit e4757b7

Please sign in to comment.