build: test net on linux & mac only (random CI fails on windows)

This commit is contained in:
Kenneth Bell
2023-03-28 22:06:39 +01:00
committed by Ron Evans
parent dfb8c996a1
commit c611c72526
+1 -1
View File
@@ -307,7 +307,6 @@ TEST_PACKAGES_FAST = \
internal/profile \
math \
math/cmplx \
net \
net/http/internal/ascii \
net/mail \
os \
@@ -355,6 +354,7 @@ TEST_PACKAGES_LINUX := \
image \
io/ioutil \
mime/quotedprintable \
net \
strconv \
testing/fstest \
text/tabwriter \