mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 15:30:06 +08:00
build: ensure the Go version used for the build is always up to date #6020
This commit is contained in:
parent
807f1cedaa
commit
f8073a7b63
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -110,6 +110,7 @@ jobs:
|
|||
with:
|
||||
stable: 'false'
|
||||
go-version: ${{ matrix.go }}
|
||||
check-latest: true
|
||||
|
||||
- name: Set environment variables
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in New Issue
Block a user