Skip to content

Commit

Permalink
Fix the GitHub Actions CI after Fedora Linux 41 update
Browse files Browse the repository at this point in the history
Signed-off-by: Akashdeep Dhar <[email protected]>
  • Loading branch information
gridhead committed Nov 1, 2024
1 parent 6757384 commit 27618fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push]
jobs:
ci-test:
runs-on: ubuntu-latest
container: fedora:latest
container: fedora:40
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 27618fb

Please sign in to comment.