Skip to content

Commit 6b0f02b

Browse files
authored
Merge pull request #5 from commercialhaskell/ci
Bump CI for GHC 9.8.3
2 parents 701e3f4 + 4de6eb9 commit 6b0f02b

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- stack-ghc-9.2.8.yaml
2626
- stack-ghc-9.4.7.yaml
2727
- stack-ghc-9.6.6.yaml
28-
- stack-ghc-9.8.2.yaml
28+
- stack-ghc-9.8.3.yaml
2929
- stack-ghc-9.10.1.yaml
3030
include:
3131
- os: macos-13 # x86_64

stack-ghc-9.8.2.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

stack-ghc-9.8.3.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
snapshot: nightly-2024-10-22 # GHC 9.8.3

0 commit comments

Comments
 (0)