mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-13 07:23:39 +00:00
ci: use Go 1.23
This commit is contained in:
committed by
Ron Evans
parent
b6c53a6f0e
commit
7e284a37fc
@@ -370,7 +370,6 @@ endif
|
||||
# Additional standard library packages that pass tests on individual platforms
|
||||
TEST_PACKAGES_LINUX := \
|
||||
archive/zip \
|
||||
bytes \
|
||||
compress/flate \
|
||||
crypto/hmac \
|
||||
debug/dwarf \
|
||||
@@ -381,7 +380,6 @@ TEST_PACKAGES_LINUX := \
|
||||
net \
|
||||
os/user \
|
||||
strconv \
|
||||
testing/fstest \
|
||||
text/tabwriter \
|
||||
text/template/parse
|
||||
|
||||
|
||||
Reference in New Issue
Block a user