Skip to content

Commit

Permalink
manual faff
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximilianAlgehed committed Jul 9, 2024
1 parent 9474cf7 commit 5cd1c2e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,9 @@ on:
jobs:
linux:
name: Haskell-CI - Linux - ${{ matrix.compiler }}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
timeout-minutes:
60
container:
image: buildpack-deps:bionic
continue-on-error: ${{ matrix.allow-failure }}
strategy:
matrix:
Expand Down

0 comments on commit 5cd1c2e

Please sign in to comment.