Merge pull request #976 from mrunalp/bump_go_1.8.4
test: Update go to 1.8.4
This commit is contained in:
commit
309a744075
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
- name: fetch Golang
|
||||
unarchive:
|
||||
remote_src: yes
|
||||
src: https://storage.googleapis.com/golang/go1.8.3.linux-amd64.tar.gz
|
||||
src: https://storage.googleapis.com/golang/go1.8.4.linux-amd64.tar.gz
|
||||
dest: /usr/local
|
||||
|
||||
- name: link go toolchain
|
||||
|
|
Loading…
Reference in a new issue