tinygo/.github/workflows
Ayke van Laethem dadae95448 ci: use the Go Alpine image for building the release binary
This fixes https://github.com/tinygo-org/tinygo/issues/3146 by using a
prebuilt Docker image. I don't remember why I used `setup-go` but
probably to make it faster (setup-go usually uses cached binaries).
2022-09-14 15:43:14 +02:00
..
build-macos.yml build: uses setup-go@v3 to simplify cache config 2022-09-09 21:48:51 +02:00
docker.yml build: run tests on drivers and bluetooth repos after successful docker dev build 2022-07-12 17:14:49 +02:00
linux.yml ci: use the Go Alpine image for building the release binary 2022-09-14 15:43:14 +02:00
windows.yml build: uses setup-go@v3 to simplify cache config 2022-09-09 21:48:51 +02:00