build: Increase Go version to 1.20.7

This commit is contained in:
Jakob Borg 2023-08-03 08:11:16 +02:00
parent eed12f3ec5
commit 58042b3129

View File

@ -11,7 +11,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.20.3"
GO_VERSION: "^1.20.7"
# Optimize compatibility on the slow archictures.
GO386: softfloat