Skip to content

Commit 36506af

Browse files
committed
Pin dune
1 parent dda322a commit 36506af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ jobs:
112112
dune-cache: true
113113
opam-pin: false
114114

115+
- name: Pin dune
116+
run: |
117+
opam pin add dune.3.17 https://github.com/ocaml/dune.git#3.17
118+
115119
- run: opam install conf-pkg-config
116120
if: runner.os == 'Windows'
117121

0 commit comments

Comments
 (0)