Skip to content

Commit 2927ce6

Browse files
committed
Update ci.yml
1 parent 5e7112b commit 2927ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
build: opam exec -- dune build
6363
- os: ubuntu-latest
6464
target: ocaml.5.3
65-
ocaml-compiler: 5.3.x
65+
ocaml-compiler: 5.3.0~rc1
6666
build: opam exec -- dune build
6767

6868
runs-on: ${{matrix.os}}

0 commit comments

Comments
 (0)