Skip to content

Commit

Permalink
use default linking type in ffmpeg setup
Browse files Browse the repository at this point in the history
  • Loading branch information
LoannPeurey authored Jul 9, 2024
1 parent 05e2849 commit f9f3958
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
with:
ffmpeg-version: release
architecture: ''
linking-type: static
github-token: ${{ secrets.GITHUB }}
- name: sndfile
if: matrix.os == 'ubuntu-latest'
Expand Down Expand Up @@ -56,7 +55,6 @@ jobs:
with:
ffmpeg-version: release
architecture: ''
linking-type: static
github-token: ${{ secrets.GITHUB }}
- name: Setup package
run: |
Expand Down Expand Up @@ -86,7 +84,6 @@ jobs:
with:
ffmpeg-version: release
architecture: ''
linking-type: static
github-token: ${{ secrets.GITHUB }}
- name: Setup package
run: |
Expand Down

0 comments on commit f9f3958

Please sign in to comment.