PMM-7 Exclude pt_builder.

This commit is contained in:
Jiří Čtvrtka
2026-03-12 11:57:02 +01:00
parent 18cbfd2c4a
commit ee866a6fe2
+1 -1
View File
@@ -170,7 +170,7 @@ install_go() {
#rm -rf /usr/local/go /usr/local/go1.8 /usr/local/go1.9
#mv go1.9 /usr/local/
#ln -s /usr/local/go1.9 /usr/local/go
GO_VERSION=1.25.8
GO_VERSION=1.25.5
if [ x"$ARCH" = "xx86_64" ]; then
GO_ARCH="amd64"
elif [ x"$ARCH" = "xaarch64" ]; then