Target ts 1.36 in integration tests

This commit is contained in:
Juan Font 2023-02-26 13:54:41 +00:00
parent 74447b02e8
commit 3e097123bf

View file

@ -31,7 +31,8 @@ var (
tailscaleVersions = []string{ tailscaleVersions = []string{
"head", "head",
"unstable", "unstable",
"1.34.0", "1.36.2",
"1.34.2",
"1.32.3", "1.32.3",
"1.30.2", "1.30.2",
"1.28.0", "1.28.0",