build: Use Go 1.19.6 for Windows

This commit is contained in:
Jakob Borg 2023-02-15 13:20:47 +01:00
parent a8533b269d
commit 7047e00d1e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
env:
# The go version to use for builds.
GO_VERSION: "1.19.5"
GO_VERSION: "1.19.6"
# Optimize compatibility on the slow archictures.
GO386: softfloat