Skip to content

Commit c631dd7

Browse files
NicolasTBodigrim
authored andcommitted
ci: update Fedora tests to Fedora 36
Fedora 34 has been EOL since 2022-06-07. See: https://docs.fedoraproject.org/en-US/releases/eol/
1 parent ce2d1b5 commit c631dd7

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
@@ -60,10 +60,10 @@ jobs:
6060
autoreconf -i
6161
cabal test all --test-show-details=direct
6262
63-
fedora34:
63+
fedora36:
6464
runs-on: ubuntu-latest
6565
container:
66-
image: fedora:34
66+
image: fedora:36
6767
steps:
6868
- name: Install
6969
run: |

0 commit comments

Comments
 (0)