build: replace go 1.16-beta1 by 1.16-rc1 (#4974)

This commit is contained in:
Ivan Andreev 2021-01-29 19:05:46 +03:00 committed by GitHub
parent f0bf9cfda1
commit c7e5976e11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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