mirror of
https://github.com/xmonad/xmonad.git
synced 2025-07-27 18:21:52 -07:00
ci: Regenerate haskell-ci
This commit is contained in:
13
.github/workflows/haskell-ci.yml
vendored
13
.github/workflows/haskell-ci.yml
vendored
@@ -35,14 +35,19 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- compiler: ghc-9.6.2
|
- compiler: ghc-9.8.1
|
||||||
compilerKind: ghc
|
compilerKind: ghc
|
||||||
compilerVersion: 9.6.2
|
compilerVersion: 9.8.1
|
||||||
setup-method: ghcup
|
setup-method: ghcup
|
||||||
allow-failure: false
|
allow-failure: false
|
||||||
- compiler: ghc-9.4.5
|
- compiler: ghc-9.6.3
|
||||||
compilerKind: ghc
|
compilerKind: ghc
|
||||||
compilerVersion: 9.4.5
|
compilerVersion: 9.6.3
|
||||||
|
setup-method: ghcup
|
||||||
|
allow-failure: false
|
||||||
|
- compiler: ghc-9.4.7
|
||||||
|
compilerKind: ghc
|
||||||
|
compilerVersion: 9.4.7
|
||||||
setup-method: ghcup
|
setup-method: ghcup
|
||||||
allow-failure: false
|
allow-failure: false
|
||||||
- compiler: ghc-9.2.8
|
- compiler: ghc-9.2.8
|
||||||
|
Reference in New Issue
Block a user