mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-11 23:27:34 +00:00
Enable HEAD and unstable in integration tests
This commit is contained in:
@@ -30,8 +30,8 @@ var (
|
|||||||
IpPrefix6 = netaddr.MustParseIPPrefix("fd7a:115c:a1e0::/48")
|
IpPrefix6 = netaddr.MustParseIPPrefix("fd7a:115c:a1e0::/48")
|
||||||
|
|
||||||
tailscaleVersions = []string{
|
tailscaleVersions = []string{
|
||||||
// "head",
|
"head",
|
||||||
// "unstable",
|
"unstable",
|
||||||
"1.28.0",
|
"1.28.0",
|
||||||
"1.26.2",
|
"1.26.2",
|
||||||
"1.24.2",
|
"1.24.2",
|
||||||
|
Reference in New Issue
Block a user