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 4688016 commit da5b4d9Copy full SHA for da5b4d9
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
subset: [network, consensus]
17
- ghc: ["8.6.5", "8.10.2"]
+ ghc: ["8.6.5", "8.10.3"]
18
os: [ubuntu-latest, windows-latest]
19
exclude:
20
- os: windows-latest
0 commit comments