Skip to content

Commit

Permalink
_
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed Dec 6, 2024
1 parent e7db5b9 commit 980d4cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ jobs:
- name: Set-up OCaml
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: 5
ocaml-compiler: 4
opam-pin: false

- run: opam install "mirage<4.7.0"
- run: opam exec -- mirage configure -t ${{ matrix.mode }}
Expand Down

0 comments on commit 980d4cf

Please sign in to comment.