Commit Graph

6 Commits (4c9718f7d86871a8de18f60064066c92de2f2c75)

Author SHA1 Message Date
dstadulis 92b19175a0
build: add darwin-arm64 (Apple Silicon) as a release target
add darwin-arm64 (Apple Silicon) as a release target
9 months ago
Andras Banki-Horvath 46a7744656
build: remove unsupported platforms from the release script 1 year ago
Andras Banki-Horvath 763652fe9a
build: deprecate windows 386 from the release
The modernc.org/sqlite package does not build on windows 386 so we're
removing it from our release script.
1 year ago
Alex Bosworth 986bea3f96
release: remove support for darwin 386
Go 1.15 removes support for darwin 386, so it should be removed from the release build target
4 years ago
Joost Jager 6ac3d39d19
release: add tag and version verification to release script 4 years ago
Olaoluwa Osuntokun d4e98ee67b
release: add release script 5 years ago