Skip to content

Commit

Permalink
Add ocaml compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
jsalzbergedu committed Oct 29, 2024
1 parent 836cea8 commit 7fa9952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Set-up OCaml ${{ matrix.ocaml-compiler }}
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
ocaml-compiler: "5.1"

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

Expand Down

0 comments on commit 7fa9952

Please sign in to comment.