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 5e7112b commit 2927ce6Copy full SHA for 2927ce6
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
build: opam exec -- dune build
63
- os: ubuntu-latest
64
target: ocaml.5.3
65
- ocaml-compiler: 5.3.x
+ ocaml-compiler: 5.3.0~rc1
66
67
68
runs-on: ${{matrix.os}}
0 commit comments