Skip to content

Commit

Permalink
upgrade fedora to 36
Browse files Browse the repository at this point in the history
  • Loading branch information
jasperroloff committed Feb 23, 2024
1 parent 44f8919 commit a64d72e
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_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: fedora:35
container: fedora:36

steps:
- name: Install build tools
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: fedora:35
container: fedora:36

steps:
- name: Install build tools
Expand Down

0 comments on commit a64d72e

Please sign in to comment.