Skip to content

Commit

Permalink
Pin dune
Browse files Browse the repository at this point in the history
  • Loading branch information
vouillon committed Nov 29, 2024
1 parent dda322a commit 36506af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ jobs:
dune-cache: true
opam-pin: false

- name: Pin dune
run: |
opam pin add dune.3.17 https://github.com/ocaml/dune.git#3.17
- run: opam install conf-pkg-config
if: runner.os == 'Windows'

Expand Down

0 comments on commit 36506af

Please sign in to comment.