Skip to content

Commit

Permalink
Bump dependencies in CI pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
vaclavsvejcar committed Jul 27, 2024
1 parent 5e3cebe commit ff9c389
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
os: [ubuntu-latest, macOS-latest]
cabal: ["3.6"]
ghc:
- "9.0.2"
- "9.2.5"
- "9.6.6"
# exclude:
# - os: windows-latest
# ghc: 8.8.4
Expand Down Expand Up @@ -68,8 +67,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
stack: ["2.9.1"]
ghc: ["9.2.5"]
stack: ["2.13.1"]
ghc: ["9.6.6"]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ff9c389

Please sign in to comment.