Skip to content

Commit

Permalink
Merge pull request #5 from commercialhaskell/ci
Browse files Browse the repository at this point in the history
Bump CI for GHC 9.8.3
  • Loading branch information
mpilgrem authored Oct 22, 2024
2 parents 701e3f4 + 4de6eb9 commit 6b0f02b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- stack-ghc-9.2.8.yaml
- stack-ghc-9.4.7.yaml
- stack-ghc-9.6.6.yaml
- stack-ghc-9.8.2.yaml
- stack-ghc-9.8.3.yaml
- stack-ghc-9.10.1.yaml
include:
- os: macos-13 # x86_64
Expand Down
1 change: 0 additions & 1 deletion stack-ghc-9.8.2.yaml

This file was deleted.

1 change: 1 addition & 0 deletions stack-ghc-9.8.3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
snapshot: nightly-2024-10-22 # GHC 9.8.3

0 comments on commit 6b0f02b

Please sign in to comment.