Skip to content

Commit 214da85

Browse files
committed
Bump tested GHC versions
1 parent 8d3f45b commit 214da85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
os: [macos-latest, ubuntu-latest, windows-latest]
15-
ghc: [8.10.7, 9.4.8, 9.6.4, 9.8.2]
15+
ghc: [8.10.7, 9.6.7, 9.8.4, 9.12.2]
1616
runs-on: ${{ matrix.os }}
1717
steps:
1818
- name: Checkout

0 commit comments

Comments
 (0)