diff --git a/lib/lookup.json b/lib/lookup.json index a3b7ae5b5..dcfa4d050 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -346,7 +346,9 @@ "prefix": "v", "scripts": ["rebuild-tests", "test"], "tags": "native", - "head": true + "head": true, + "skip": [ "win32", "aix", "s390x"], + "comment": "Skipped while a proper solution is found" }, "node-gyp": { "envVar": { "FAST_TEST": "true" },