Skip to content

Commit 0ba7221

Browse files
committed
_
1 parent 082f514 commit 0ba7221

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/workflows/workflow.yml

+4-5
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,10 @@ jobs:
2222
- 4.08.x
2323
exclude:
2424
- os: macos-latest
25-
ocaml-compiler: 4.11.x
26-
- os: macos-latest
27-
ocaml-compiler: 4.09.x
28-
- os: macos-latest
29-
ocaml-compiler: 4.08.x
25+
ocaml-compiler:
26+
- 4.11.x
27+
- 4.09.x
28+
- 4.08.x
3029
- os: windows-latest
3130
ocaml-compiler: 5.2.x
3231

0 commit comments

Comments
 (0)