Skip to content

Commit 1960006

Browse files
authored
Merge pull request #79 from tatchi/try-ocaml-5
add OCaml 5 to CI
2 parents 2c22283 + 179cc6e commit 1960006

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- 4.12.x
2727
- 4.13.x
2828
- 4.14.x
29+
- 5.0.x
2930

3031
runs-on: ${{ matrix.os }}
3132

0 commit comments

Comments
 (0)