no real need to build with more GHC versions

This commit is contained in:
Mirek Kratochvil 2025-09-01 09:33:03 +02:00
parent 2ed3f68748
commit 50a3d08aa8

View file

@ -14,7 +14,6 @@ jobs:
matrix:
os: [ubuntu-22.04, macos-15]
ghc:
- "9.6"
- "9.12"
steps:
- uses: actions/checkout@v4