Skip to content

Commit

Permalink
Bump stack CI to latest snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel committed Oct 11, 2024
1 parent 85761be commit 458a17e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- os: macos-latest
ghc: 9.8.2
resolver: nightly-2024-06-22
resolver: nightly-2024-10-11
- os: macos-latest
ghc: 9.2.8
resolver: lts-20.26
Expand All @@ -32,17 +32,17 @@ jobs:

- os: windows-latest
ghc: 9.8.2
resolver: nightly-2024-06-22
resolver: nightly-2024-10-11
- os: windows-latest
ghc: 8.4.4
resolver: lts-12.26

- os: ubuntu-latest
ghc: 9.8.2
resolver: nightly-2024-06-22
resolver: nightly-2024-10-11
- os: ubuntu-latest
ghc: 9.6.5
resolver: lts-22.26
ghc: 9.6.6
resolver: lts-22.37
- os: ubuntu-latest
ghc: 9.4.8
resolver: lts-21.25
Expand Down
2 changes: 1 addition & 1 deletion unix-compat.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build-type: Simple
tested-with:
GHC == 9.10.1
GHC == 9.8.2
GHC == 9.6.5
GHC == 9.6.6
GHC == 9.4.8
GHC == 9.2.8
GHC == 9.0.2
Expand Down

0 comments on commit 458a17e

Please sign in to comment.