From 66e75158c006de85ce3a4aa8ac5f5996eccceff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Zasso?= Date: Sat, 15 Dec 2018 12:45:49 +0100 Subject: [PATCH] lookup: skip time on >=11 Waiting for the fix to land and be in a release. Refs: https://github.com/TooTallNate/node-time/pull/76 --- lib/lookup.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/lookup.json b/lib/lookup.json index 0c3c3ec71..659708928 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -446,7 +446,8 @@ "flaky": ["linux-ia32", "s390"], "skip": ["win32", "aix"], "tags": "native", - "maintainers": "TooTallNate" + "maintainers": "TooTallNate", + "skip": ">=11" }, "torrent-stream": { "prefix": "v",