Skip to content

Commit

Permalink
Update haskell-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoerdvisscher authored Oct 3, 2023
1 parent 9285eae commit f4d6a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
jobs:
linux:
name: Haskell-CI - Linux - GHC ${{ matrix.ghc }}
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
container:
image: buildpack-deps:bionic
continue-on-error: ${{ matrix.allow-failure }}
Expand Down

0 comments on commit f4d6a8c

Please sign in to comment.