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 4ad8684 commit 0722d48Copy full SHA for 0722d48
.github/workflows/servant-typescript.yaml
@@ -64,7 +64,7 @@ jobs:
64
# cabal test all
65
66
stack:
67
- name: stack / ghc ${{ matrix.ghc }}
+ name: ${{ matrix.stack-yaml }}
68
runs-on: ubuntu-latest
69
strategy:
70
fail-fast: false
0 commit comments