Skip to content

Commit

Permalink
github: Bump Fedora version to 39.
Browse files Browse the repository at this point in the history
Fedora 37 reached EOL in November.  Switch to the most recent version
to avoid potential CI failures in the future.

Acked-by: Eelco Chaudron <echaudro@redhat.com>
Acked-by: Simon Horman <horms@ovn.org>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
  • Loading branch information
igsilya committed Jan 31, 2024
1 parent 49e64f1 commit 61cf711
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 @@ -307,7 +307,7 @@ jobs:
build-linux-rpm:
name: linux rpm fedora
runs-on: ubuntu-latest
container: fedora:37
container: fedora:39
timeout-minutes: 30

strategy:
Expand Down

0 comments on commit 61cf711

Please sign in to comment.