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 c74abda commit 8385c03Copy full SHA for 8385c03
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
- '8.15'
26
ocaml_version:
27
- '4.07-flambda'
28
- target: [ local, dune ] # waiting for hott
+ target: [ local ] # waiting for hott
29
fail-fast: false
30
31
steps:
0 commit comments