mirror of
https://github.com/syncthing/syncthing.git
synced 2026-03-27 10:42:27 -04:00
build: Use Go 1.19.6 for Windows
This commit is contained in:
2
.github/workflows/build-syncthing.yaml
vendored
2
.github/workflows/build-syncthing.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user