mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-07 12:33:42 +00:00
ci: build with Go 1.13 on Windows
The default Go version is 1.12. Because Go 1.13 introduced language changes (improved numeric constants), TinyGo compiled with Go 1.12 cannot handle Go 1.13 code such as the Go 1.13 standard library. Use Go 1.13 to build TinyGo on Azure Pipelines to fix this.
This commit is contained in:
committed by
Ron Evans
parent
4be80e0372
commit
86f48da594
Reference in New Issue
Block a user