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

Этот коммит содержится в:
Kenneth Bell 2023-03-28 22:06:39 +01:00 коммит произвёл Ron Evans
родитель dfb8c996a1
коммит c611c72526

Просмотреть файл

@ -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 \