mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
build: update test builder to go1.15-rc2
This commit is contained in:
parent
82975109af
commit
a00274d2ab
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -84,7 +84,7 @@ jobs:
|
|||||||
|
|
||||||
- job_name: go1.15
|
- job_name: go1.15
|
||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
go: '1.15.0-rc1'
|
go: '1.15.0-rc2'
|
||||||
quicktest: true
|
quicktest: true
|
||||||
racequicktest: true
|
racequicktest: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user