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