diff --git a/integration_common_test.go b/integration_common_test.go index f23f6b2b..92acac5c 100644 --- a/integration_common_test.go +++ b/integration_common_test.go @@ -31,7 +31,8 @@ var ( tailscaleVersions = []string{ "head", "unstable", - "1.34.0", + "1.36.2", + "1.34.2", "1.32.3", "1.30.2", "1.28.0",