Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
faldor20 authored Jun 16, 2024
1 parent c20b6af commit 439cd22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Set-up OCaml
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: "ocaml-variants.5.2.0+options,ocaml-option-musl,ocaml-option-static"
ocaml-compiler: "ocaml-variants.5.1.1+options,ocaml-option-static"

- run: opam install . --deps-only --with-test

Expand Down

0 comments on commit 439cd22

Please sign in to comment.