ci: update publish workflow to use ocaml 5.4
This commit is contained in:
@@ -3,7 +3,7 @@ when:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Build Nightly Artifact
|
- name: Build Nightly Artifact
|
||||||
image: ocaml/opam:debian-11-ocaml-5.1
|
image: ocaml/opam:debian-11-ocaml-5.4
|
||||||
commands:
|
commands:
|
||||||
- opam install . --deps-only
|
- opam install . --deps-only
|
||||||
- opam exec -- dune build
|
- opam exec -- dune build
|
||||||
|
|||||||
Reference in New Issue
Block a user