Skip to content

Commit b870833

Browse files
committed
less jobs
1 parent 08e6e27 commit b870833

File tree

2 files changed

+1
-278
lines changed

2 files changed

+1
-278
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 0 additions & 277 deletions
This file was deleted.

.github/workflows/simple.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
os: [macos-latest, windows-latest]
1717
# Older GHCs need LLVM on macos-latest (ARM)
18-
ghc: ['9.2','9.4.8','9.6.6','9.8.2','9.10.1']
18+
ghc: ['9.10.2']
1919
fail-fast: false
2020
timeout-minutes:
2121
60

0 commit comments

Comments
 (0)