Skip to content

Commit 9e7296a

Browse files
committed
WIP
1 parent f4cc962 commit 9e7296a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,6 @@ jobs:
102102
- run: opam pin add ppxlib git+https://github.com/hhugo/ppxlib.git#trunk-support-53 --no-action
103103
if: ${{ matrix.ocaml-compiler == 'ocaml-variants.5.3.0+trunk' }}
104104

105-
- run: opam pin add ocaml-compiler-libs git+https://github.com/art-w/ocaml-compiler-libs.git#ocaml-5.2-trunk --no-action
106-
if: ${{ matrix.ocaml-compiler == 'ocaml-variants.5.3.0+trunk' }}
107-
108105
- run: opam pin add ./ --no-action
109106

110107
- run: opam install . --best-effort

0 commit comments

Comments
 (0)