Skip to content

Commit

Permalink
Bump fedora to 37
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Nov 26, 2023
1 parent c109ef0 commit 0ed9175
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ jobs:
autoreconf -i
cabal test all --test-show-details=direct
fedora36:
fedora37:
runs-on: ubuntu-latest
container:
image: fedora:36
image: fedora:37
steps:
- name: Install
run: |
Expand Down

0 comments on commit 0ed9175

Please sign in to comment.