mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
chore: disable CI for windows temporarily
it's currently just broken
This commit is contained in:
parent
fd4c679479
commit
ddd9ed48f1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
os:
|
os:
|
||||||
- macos-latest
|
- macos-latest
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- windows-latest
|
#- windows-latest
|
||||||
ocaml-compiler:
|
ocaml-compiler:
|
||||||
- '4.03.x'
|
- '4.03.x'
|
||||||
- '4.13.x'
|
- '4.13.x'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue