mirror of
https://github.com/juanfont/headscale.git
synced 2024-12-22 07:57:34 +00:00
Disable Tailscale 1.16 in integration tests
This commit is contained in:
parent
1faac0b3d7
commit
2bf576ea8a
@ -44,11 +44,11 @@ var (
|
|||||||
"1.22.2",
|
"1.22.2",
|
||||||
"1.20.4",
|
"1.20.4",
|
||||||
"1.18.2",
|
"1.18.2",
|
||||||
"1.16.2",
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// tailscaleVersionsUnavailable = []string{
|
// tailscaleVersionsUnavailable = []string{
|
||||||
// // These versions seem to fail when fetching from apt.
|
// // These versions seem to fail when fetching from apt.
|
||||||
|
// "1.16.2",
|
||||||
// "1.14.6",
|
// "1.14.6",
|
||||||
// "1.12.4",
|
// "1.12.4",
|
||||||
// "1.10.2",
|
// "1.10.2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user