File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -40,14 +40,14 @@ set in GitHub repository secrets.
4040 jobs:
4141 linux:
4242 name: Haskell-CI - Linux - ${{ matrix.compiler }}
43- @@ -33 ,6 +40 ,7 @@
44- compilerVersion: 9.8.4
43+ @@ -40 ,6 +46 ,7 @@
44+ compilerVersion: 9.12.2
4545 setup-method: ghcup
4646 allow-failure: false
4747+ upload: true
48- - compiler: ghc-9.6.7
48+ - compiler: ghc-9.10.3
4949 compilerKind: ghc
50- compilerVersion: 9.6.7
50+ compilerVersion: 9.10.3
5151@@ -258,6 +265,10 @@
5252 - name: haddock
5353 run: |
Original file line number Diff line number Diff line change 4646 compilerVersion : 9.12.2
4747 setup-method : ghcup
4848 allow-failure : false
49+ upload : true
4950 - compiler : ghc-9.10.3
5051 compilerKind : ghc
5152 compilerVersion : 9.10.3
5657 compilerVersion : 9.8.4
5758 setup-method : ghcup
5859 allow-failure : false
59- upload : true
6060 - compiler : ghc-9.6.7
6161 compilerKind : ghc
6262 compilerVersion : 9.6.7
You can’t perform that action at this time.
0 commit comments