We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 775eb22 commit e99be05Copy full SHA for e99be05
1 file changed
.github/workflows/main.yml
@@ -19,6 +19,7 @@ jobs:
19
ocaml-compiler:
20
- "5.3"
21
- "5.4"
22
+ - "5.5"
23
24
runs-on: ${{ matrix.os }}
25
0 commit comments