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 efeadaf commit 1bf2934Copy full SHA for 1bf2934
.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