Skip to content

Commit cc9e096

Browse files
Enable ocaml.5 in the CI
1 parent d455698 commit cc9e096

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,13 @@ jobs:
2222
- 4.12.x
2323
- 4.13.x
2424
- 4.14.x
25+
- 5.0.x
2526
libev:
2627
- true
2728
- false
2829
ppx:
2930
- true
30-
!lwt_domain.opam
31+
local-packages: *.opam
3132
include:
3233
- os: ubuntu-latest
3334
ocaml-compiler: ocaml-variants.4.14.0+options,ocaml-option-flambda,ocaml-option-musl,ocaml-option-static

0 commit comments

Comments
 (0)