Skip to content

Commit cb8e807

Browse files
committed
fixup! OxCaml: setup CI
1 parent 15d2f3e commit cb8e807

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/wasm_of_ocaml.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,6 @@ jobs:
135135
working-directory: ./wasm_of_ocaml
136136
run: opam pin . -n --with-version 6.0.1+ox
137137

138-
- name: Pin ppxlib
139-
run: opam pin add ppxlib -n 0.35.0
140-
if: matrix.ocaml-compiler != 'ocaml-variants.5.2.0+ox'
141-
142138
- name: Pin specific packages for OxCaml
143139
run: |
144140
opam pin add -n https://github.com/vouillon/qcheck.git#oxcaml

0 commit comments

Comments
 (0)