From 6de26b1d7c430be74369bf57c5976ea55f99092b Mon Sep 17 00:00:00 2001 From: Even Holthe Date: Mon, 2 Jan 2023 15:01:29 +0100 Subject: [PATCH] Remove Tailscale v1.18.2 from test matrix --- integration/scenario.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/scenario.go b/integration/scenario.go index 44b5b1ca..e4489b26 100644 --- a/integration/scenario.go +++ b/integration/scenario.go @@ -43,11 +43,11 @@ var ( "1.24.2", "1.22.2", "1.20.4", - "1.18.2", } // tailscaleVersionsUnavailable = []string{ // // These versions seem to fail when fetching from apt. + // "1.18.2", // "1.16.2", // "1.14.6", // "1.12.4",