mirror of
https://github.com/rclone/rclone.git
synced 2026-02-18 18:33:36 +00:00
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.
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.