We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb93e0a commit 452400eCopy full SHA for 452400e
.github/workflows/haskell-ci.yml
@@ -23,7 +23,7 @@ on:
23
jobs:
24
linux:
25
name: Haskell-CI - Linux - ${{ matrix.compiler }}
26
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
27
timeout-minutes:
28
60
29
container:
0 commit comments