appveyor.yml: Upgrade to go1.12.2
This commit is contained in:
		
							parent
							
								
									bca140b73d
								
							
						
					
					
						commit
						212b25869d
					
				| @ -23,8 +23,8 @@ environment: | ||||
| install: | ||||
|   - git submodule update --init | ||||
|   - rmdir C:\go /s /q | ||||
|   - appveyor DownloadFile https://dl.google.com/go/go1.12.1.windows-%GETH_ARCH%.zip | ||||
|   - 7z x go1.12.1.windows-%GETH_ARCH%.zip -y -oC:\ > NUL | ||||
|   - appveyor DownloadFile https://dl.google.com/go/go1.12.2.windows-%GETH_ARCH%.zip | ||||
|   - 7z x go1.12.2.windows-%GETH_ARCH%.zip -y -oC:\ > NUL | ||||
|   - go version | ||||
|   - gcc --version | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user