Skip to content

Commit

Permalink
workflows: Switch to Fedora-40
Browse files Browse the repository at this point in the history
Signed-off-by: Neil Chetty <68182673+neilchetty@users.noreply.github.com>
  • Loading branch information
neilchetty committed Dec 17, 2024
1 parent cbc7612 commit 66775ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
name: Automatic Build
runs-on: ubuntu-latest
container:
image: fedora:latest
image: fedora:40

steps:
- name: Setup
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Automatic Rebase
runs-on: ubuntu-latest
container:
image: fedora:latest
image: fedora:40

steps:
- name: Setup
Expand Down

0 comments on commit 66775ff

Please sign in to comment.