We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d2f3e commit cb8e807Copy full SHA for cb8e807
.github/workflows/wasm_of_ocaml.yml
@@ -135,10 +135,6 @@ jobs:
135
working-directory: ./wasm_of_ocaml
136
run: opam pin . -n --with-version 6.0.1+ox
137
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
-
142
- name: Pin specific packages for OxCaml
143
run: |
144
opam pin add -n https://github.com/vouillon/qcheck.git#oxcaml
0 commit comments