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 <[email protected]>
Acked-by: Simon Horman <[email protected]>
Signed-off-by: Ilya Maximets <[email protected]>
  • Loading branch information
igsilya committed Jan 31, 2024
1 parent 1be7f89 commit 6bdca15
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 @@ -462,7 +462,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 6bdca15

Please sign in to comment.