This commit is contained in:
Kristoffer Dalby 2021-11-23 11:27:44 +00:00 committed by GitHub
parent 5a2cae5081
commit 349264830b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ import (
"tailscale.com/ipn/ipnstate"
)
var tailscaleVersions = []string{"1.18.0", "1.16.2", "1.14.3", "1.12.3"}
var tailscaleVersions = []string{"1.18.1", "1.16.2", "1.14.3", "1.12.3"}
type TestNamespace struct {
count int