We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 894c774 commit 215ff66Copy full SHA for 215ff66
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,8 @@ jobs:
15
- ubuntu-latest
16
# - macos-latest
17
ocaml-compiler:
18
- - 5.0.0
+ - 5.1.x
19
+ - 5.0.x
20
- 4.14.x
21
- 4.13.x
22
- 4.12.x
0 commit comments