Add 1.34.0 to integration tests

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
Kristoffer Dalby 2022-12-05 15:06:55 +01:00 committed by Juan Font
parent 638a3d48ec
commit 7b8cf5ef1a
2 changed files with 4 additions and 2 deletions

View File

@ -32,7 +32,8 @@ var (
tailscaleVersions2021 = []string{
"head",
"unstable",
"1.32.1",
"1.34.0",
"1.32.3",
"1.30.2",
}

View File

@ -32,7 +32,8 @@ var (
tailscaleVersions = []string{
"head",
"unstable",
"1.32.0",
"1.34.0",
"1.32.3",
"1.30.2",
"1.28.0",
"1.26.2",