Skip to content

Commit 7010fe5

Browse files
authored
Merge pull request #575 from ocaml-multicore/fix-opam-install-540
Fix failing 5.4.0 opam install workflow and add 5.5.0+trunk
2 parents b5be1fe + 85b3f57 commit 7010fe5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/opam.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ jobs:
2727
- 5.1.0
2828
- 5.2.0
2929
- 5.3.0
30-
- ocaml-variants.5.4.0+trunk
30+
- 5.4.0
31+
- ocaml-variants.5.5.0+trunk
3132

3233
runs-on: ubuntu-latest
3334

0 commit comments

Comments
 (0)