We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a328c0a commit b902d46Copy full SHA for b902d46
.github/workflows/ci.yml
@@ -110,7 +110,7 @@ jobs:
110
- os: ubuntu-24.04
111
ocaml_compiler: ocaml-variants.5.2.1+options,ocaml-option-static
112
# Reanalyze does not work on OCaml 5.3.0 anymore, therefore run it on 5.2.1
113
- run_reanalyze: true
+ run_reanalyze: false
114
115
ocaml_compiler: ocaml-variants.5.0.0+options,ocaml-option-static
116
0 commit comments