Skip to content

Commit 1081be7

Browse files
committed
Bump fedora to 37
1 parent 71e5648 commit 1081be7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ jobs:
6464
autoreconf -i
6565
cabal test all --test-show-details=direct
6666
67-
fedora36:
67+
fedora37:
6868
runs-on: ubuntu-latest
6969
container:
70-
image: fedora:36
70+
image: fedora:37
7171
steps:
7272
- name: Install
7373
run: |

0 commit comments

Comments
 (0)