no real need to build with more GHC versions
This commit is contained in:
parent
2ed3f68748
commit
50a3d08aa8
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -14,7 +14,6 @@ jobs:
|
|||
matrix:
|
||||
os: [ubuntu-22.04, macos-15]
|
||||
ghc:
|
||||
- "9.6"
|
||||
- "9.12"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue