mirror of
https://github.com/rclone/rclone.git
synced 2025-03-12 06:08:44 +01:00
build: replace go 1.16-rc1 by 1.16.x (#5036)
This commit is contained in:
parent
406e26c7b7
commit
e3cf4f82eb
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
||||
|
||||
- job_name: go1.16
|
||||
os: ubuntu-latest
|
||||
go: '1.16.0-rc1'
|
||||
go: '1.16.x'
|
||||
quicktest: true
|
||||
racequicktest: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user