Skip to content

Commit ac10567

Browse files
committed
Add OCaml 5.2.0 to CI
1 parent ccf1e71 commit ac10567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
strategy:
1818
matrix:
19-
version: [4.14.1]
19+
version: [4.14.1, 5.2.0]
2020

2121

2222
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)