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 3bb4014 commit 69f1682Copy full SHA for 69f1682
.github/workflows/haskell-ci.yml
@@ -19,7 +19,7 @@ on:
19
jobs:
20
linux:
21
name: Haskell-CI - Linux - ${{ matrix.compiler }}
22
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
23
timeout-minutes:
24
60
25
container:
0 commit comments