1
0
mirror of https://github.com/rclone/rclone.git synced 2026-02-18 02:19:07 +00:00
Files
rclone/.github/workflows
Nick Craig-Wood 615a6f57bb 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 16:48:52 +00:00
..