forked from TrueCloudLab/rclone
build: update test builder to go1.15-rc2
This commit is contained in:
parent
82975109af
commit
a00274d2ab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -84,7 +84,7 @@ jobs:
|
|||
|
||||
- job_name: go1.15
|
||||
os: ubuntu-latest
|
||||
go: '1.15.0-rc1'
|
||||
go: '1.15.0-rc2'
|
||||
quicktest: true
|
||||
racequicktest: true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue