Skip to content

Commit 0d5153f

Browse files
committed
temporarily remove macos os from CI (broken because of streams)
1 parent 0a7fda6 commit 0d5153f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
os:
1818
- ubuntu-latest
19-
- macos-latest
19+
# - macos-latest
2020
ocaml-compiler:
2121
- 4
2222

0 commit comments

Comments
 (0)