mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
build: replace go 1.16-beta1 by 1.16-rc1 (#4974)
This commit is contained in:
parent
f0bf9cfda1
commit
c7e5976e11
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
|||||||
|
|
||||||
- job_name: go1.16
|
- job_name: go1.16
|
||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
go: '1.16.0-beta1'
|
go: '1.16.0-rc1'
|
||||||
quicktest: true
|
quicktest: true
|
||||||
racequicktest: true
|
racequicktest: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user