mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-08 13:46:46 +02:00
.github/workflows: add cross-android
Fixes 4482 Signed-off-by: James Tucker <james@tailscale.com>
This commit is contained in:
parent
972df80be2
commit
26fe00e7bd
@ -2,6 +2,9 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build linux && !android
|
||||
// +build linux,!android
|
||||
|
||||
package netns
|
||||
|
||||
import (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user