remove winim from important packages; since CI doesn't check windows platform (#23661)

Cannot compile on Linux reliably
This commit is contained in:
ringabout
2024-05-30 12:34:46 +08:00
committed by GitHub
parent b172b34a24
commit c1f31cedbb

View File

@@ -172,7 +172,7 @@ pkg "union", "nim c -r tests/treadme.nim", url = "https://github.com/alaviss/uni
pkg "unpack"
pkg "weave", "nimble test_gc_arc", useHead = true
pkg "websocket", "nim c websocket.nim"
pkg "winim", "nim c winim.nim"
# pkg "winim", allowFailure = true
pkg "with"
pkg "ws", allowFailure = true
pkg "yaml"