Skip to content

Commit 6569c90

Browse files
committed
[ci] Bump OCaml version
1 parent ea05fab commit 6569c90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/w3c-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Setup OCaml
4949
uses: ocaml/setup-ocaml@v3
5050
with:
51-
ocaml-compiler: 4.14.x
51+
ocaml-compiler: 5.04.x
5252
- name: Setup Dune
5353
if: ${{ matrix.spec == 'core' }}
5454
run: opam install --yes dune menhir mdx zarith && opam exec dune --version

0 commit comments

Comments
 (0)