Revert "build: use Go 1.24.2 specifically"

This reverts commit 4bc17bc588.
This commit is contained in:
Jakob Borg
2025-05-22 12:03:41 +02:00
parent 6532715641
commit 3423de24ea
+1 -1
View File
@@ -10,7 +10,7 @@ env:
# The go version to use for builds. We set check-latest to true when
# installing, so we get the latest patch version that matches the
# expression.
GO_VERSION: "1.24.2"
GO_VERSION: "~1.24.0"
# Optimize compatibility on the slow archictures.
GOMIPS: softfloat