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