Skip to content

Commit

Permalink
Updated resolvers and Haskell CI Ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
jchia committed Jan 26, 2024
1 parent c956ea3 commit 45fe953
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
timeout-minutes:
60
container:
image: buildpack-deps:bionic
image: buildpack-deps:focal
continue-on-error: ${{ matrix.allow-failure }}
strategy:
matrix:
Expand Down
1 change: 1 addition & 0 deletions stack-9.4.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
resolver: lts-21.25
1 change: 1 addition & 0 deletions stack-9.6.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
resolver: lts-22.7
2 changes: 1 addition & 1 deletion stack.yaml

0 comments on commit 45fe953

Please sign in to comment.