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 <echaudro@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
  • Loading branch information
igsilya committed Feb 7, 2025
1 parent d52bf2c commit 19e94b2
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 @@ -584,7 +584,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 19e94b2

Please sign in to comment.