mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-13 16:35:28 +00:00
Add new Tailscale version to integration tests
This commit is contained in:
@@ -28,7 +28,7 @@ import (
|
|||||||
"tailscale.com/ipn/ipnstate"
|
"tailscale.com/ipn/ipnstate"
|
||||||
)
|
)
|
||||||
|
|
||||||
var tailscaleVersions = []string{"1.16.2", "1.14.3", "1.12.3"}
|
var tailscaleVersions = []string{"1.18.0", "1.16.2", "1.14.3", "1.12.3"}
|
||||||
|
|
||||||
type TestNamespace struct {
|
type TestNamespace struct {
|
||||||
count int
|
count int
|
||||||
|
Reference in New Issue
Block a user