mirror of
https://github.com/tfausak/witch.git
synced 2024-11-22 14:58:13 +03:00
Upgrade CI to GHC 9.2.5
This commit is contained in:
parent
0f3e920037
commit
b545f81541
2
.github/workflows/workflow.yaml
vendored
2
.github/workflows/workflow.yaml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- { platform: ubuntu, ghc: 9.4.2 }
|
- { platform: ubuntu, ghc: 9.4.2 }
|
||||||
- { platform: ubuntu, ghc: 9.2.4 }
|
- { platform: ubuntu, ghc: 9.2.5 }
|
||||||
- { platform: ubuntu, ghc: 9.0.2 }
|
- { platform: ubuntu, ghc: 9.0.2 }
|
||||||
- { platform: macos, ghc: 9.4.2 }
|
- { platform: macos, ghc: 9.4.2 }
|
||||||
- { platform: windows, ghc: 9.4.2 }
|
- { platform: windows, ghc: 9.4.2 }
|
||||||
|
Loading…
Reference in New Issue
Block a user