Skip to content

Commit 70717da

Browse files
committed
build(ci): removed GHC 8, bumped GHC 9.0.2 to 9.6.X
1 parent 2549dd2 commit 70717da

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ jobs:
1616
- macos-latest # aarch64-darwin
1717
- ubuntu-latest # x86_64-linux
1818
ghc:
19-
- ghc8107
20-
- ghc902
19+
- ghc96
2120
fail-fast: true
2221
runs-on: ${{ matrix.os }}
2322
timeout-minutes: 30

0 commit comments

Comments
 (0)