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 c570f2e commit 9fc2aa7Copy full SHA for 9fc2aa7
.github/workflows/master.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
cabal-file: servant/servant.cabal
21
ubuntu-version: "latest"
22
- version: 0.1.7.0
+ version: 0.1.9.0
23
tests:
24
name: ${{ matrix.ghc }} on ${{ matrix.os }}
25
needs: generate-matrix
0 commit comments