Skip to content

Commit fc68c00

Browse files
committed
Workaround CI solver limitation
This temporarily reverts #542 until the CI supports it.
1 parent cc19aa1 commit fc68c00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eio_windows.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ build: [
3030
]
3131
]
3232
dev-repo: "git+https://github.com/ocaml-multicore/eio.git"
33-
available: [os-family = "windows"]
33+
#available: [os-family = "windows"]

eio_windows.opam.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
available: [os-family = "windows"]
1+
#available: [os-family = "windows"]

0 commit comments

Comments
 (0)