mirror of
https://github.com/octoleo/syncthing.git
synced 2024-12-22 10:58:57 +00:00
build: Use Go 1.19.6 for Windows
This commit is contained in:
parent
a8533b269d
commit
7047e00d1e
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
|
||||
|
Loading…
Reference in New Issue
Block a user