Skip to content

Commit e08c1af

Browse files
committed
ci: tweak 5.3 OCaml compiler version
1 parent 41a0e62 commit e08c1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- "4.14"
2222
- "5.1"
2323
- "5.2"
24-
- "5.3"
24+
- "5.3.0~beta2"
2525

2626
runs-on: ${{ matrix.os }}
2727

0 commit comments

Comments
 (0)