Skip to content

Commit 24d3459

Browse files
committed
update CI
1 parent 2dea90c commit 24d3459

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -58,21 +58,6 @@ jobs:
5858
compilerVersion: 9.2.8
5959
setup-method: ghcup
6060
allow-failure: false
61-
- compiler: ghc-9.0.2
62-
compilerKind: ghc
63-
compilerVersion: 9.0.2
64-
setup-method: ghcup
65-
allow-failure: false
66-
- compiler: ghc-8.10.7
67-
compilerKind: ghc
68-
compilerVersion: 8.10.7
69-
setup-method: ghcup
70-
allow-failure: false
71-
- compiler: ghc-8.8.4
72-
compilerKind: ghc
73-
compilerVersion: 8.8.4
74-
setup-method: ghcup
75-
allow-failure: false
7661
fail-fast: false
7762
steps:
7863
- name: apt-get install

0 commit comments

Comments
 (0)