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 1e638b7 commit a5cbde4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
- name: Set-up OCaml
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: "5.1.1"
dune-cache: true
ocaml-compiler: "ocaml-variants.5.2.0+options,ocaml-option-flambda,ocaml-option-musl,ocaml-option-stati"

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

Expand Down

0 comments on commit a5cbde4

Please sign in to comment.