Skip to content

Commit 79b0bfa

Browse files
authored
Merge pull request #84 from tarides/tmcgilchrist-patch-1
Add all OCaml 5 versions to CI
2 parents 92f4439 + 8f779df commit 79b0bfa

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)