Skip to content

Commit 8f779df

Browse files
authored
Add all OCaml 5 versions to CI
1 parent 92f4439 commit 8f779df

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ jobs:
1515
strategy:
1616
matrix:
1717
ocaml-compiler:
18+
- 5.0
1819
- 5.1
1920
- 5.2
2021
- 5.3
22+
- 5.4
2123
os:
2224
- ubuntu-latest
2325
- macos-15

0 commit comments

Comments
 (0)