We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7eb38a commit 55d15eaCopy full SHA for 55d15ea
.github/workflows/hello.yml
@@ -34,7 +34,7 @@ jobs:
34
- false
35
- true
36
exclude:
37
- # Just cross compiling javascript with ghc 9.6 for now
+ # Just cross compiling javascript with ghc 9.6 and above
38
- compiler-nix-name: ghc810
39
target-platform: "-js"
40
# Static builds not working for darwin yet
0 commit comments