Skip to content

Commit

Permalink
github: Update fedora image to 41.
Browse files Browse the repository at this point in the history
Fedora 39 is EoL since the end of November.  Move to 41.

Acked-by: Eelco Chaudron <[email protected]>
Signed-off-by: Ilya Maximets <[email protected]>
  • Loading branch information
igsilya committed Feb 7, 2025
1 parent 35f49a5 commit f2fac92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ jobs:
build-linux-rpm:
name: linux rpm fedora
runs-on: ubuntu-latest
container: fedora:39
container: fedora:41
timeout-minutes: 30

strategy:
Expand Down

0 comments on commit f2fac92

Please sign in to comment.