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 818b6fd commit a55cdabCopy full SHA for a55cdab
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
64
# Verify that the compiler still builds with the oldest OCaml version we support.
65
- os: ubuntu-24.04
66
- ocaml_compiler: ocaml-variants.5.0.1+options,ocaml-option-static
+ ocaml_compiler: 5.0.1
67
node-target: linux-x64
68
rust-target: x86_64-unknown-linux-musl
69
0 commit comments