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 24ba1b0 commit 3c0e6fcCopy full SHA for 3c0e6fc
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
ci:
10
timeout-minutes: 30
11
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
12
name: ${{ matrix.ghc }}-${{ matrix.deb }}
13
strategy:
14
fail-fast: false
0 commit comments