Skip to content

Commit

Permalink
github: Update to building ffmpeg 7.1 rather than 6.0
Browse files Browse the repository at this point in the history
This includes a fix for building with texinfo 7.0, as on e.g.
Ubuntu 24.04.
  • Loading branch information
mstorsjo committed Jan 7, 2025
1 parent 11ac39c commit 43966ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: ffmpeg/ffmpeg
ref: n6.0
ref: n7.1
path: ffmpeg
- name: Build ffmpeg
run: |
Expand Down

0 comments on commit 43966ac

Please sign in to comment.