mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 08:23:47 +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
|
||||
os: ubuntu-latest
|
||||
go: '1.16.0-beta1'
|
||||
go: '1.16.0-rc1'
|
||||
quicktest: true
|
||||
racequicktest: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user