1
0
mirror of https://github.com/rclone/rclone.git synced 2026-02-18 18:33:36 +00:00
Files
rclone/.github
Nick Craig-Wood 6cc3356f8e build: fix build using go 1.26.0 instead of go 1.25.7
In the actions config use Go ~1.25.7 to pin the go version to 1.25.x,
x >= 7.

Before this it was choosing Go 1.26.0 which isn't what we want.
2026-02-17 17:05:45 +00:00
..