mirror of
https://github.com/syncthing/syncthing.git
synced 2025-12-23 22:18:14 -05:00
build: compat entry for Go 1.25
This commit is contained in:
@@ -32,3 +32,10 @@
|
|||||||
darwin: "20"
|
darwin: "20"
|
||||||
linux: "3.2"
|
linux: "3.2"
|
||||||
windows: "10.0"
|
windows: "10.0"
|
||||||
|
|
||||||
|
- runtime: go1.25
|
||||||
|
requirements:
|
||||||
|
# macOS 12 (Monterey) per https://tip.golang.org/doc/go1.25#darwin
|
||||||
|
darwin: "21"
|
||||||
|
linux: "3.2"
|
||||||
|
windows: "10.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user