mirror of
https://github.com/rclone/rclone.git
synced 2026-01-08 19:43:58 +00:00
build: ensure the Go version used for the build is always up to date #6020
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user