We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6ed6c9 commit f8802cbCopy full SHA for f8802cb
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: kleidukos/get-tested@v0.1.9.1
19
with:
20
cabal-file: wreq.cabal
21
- ubuntu: true
+ ubuntu-version: latest
22
version: 0.1.9.1
23
tests:
24
name: ${{ matrix.ghc }} on ${{ matrix.os }}
0 commit comments