mirror of
https://github.com/tfausak/witch.git
synced 2024-11-22 14:58:13 +03:00
parent
d312023851
commit
62eb9957b4
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- { os: ubuntu-20.04, ghc: 9.2.1, cabal: 3.6.2.0 }
|
||||
- { os: ubuntu-20.04, ghc: 9.0.1, cabal: 3.4.0.0 }
|
||||
- { os: macos-10.15, ghc: 9.0.1, cabal: 3.4.0.0 }
|
||||
- { os: windows-2019, ghc: 9.0.1, cabal: 3.4.0.0 }
|
||||
|
Loading…
Reference in New Issue
Block a user