Commit Graph

10 Commits

Author SHA1 Message Date
f628c39287 Update golangci-lint version 2025-09-29 09:54:58 +08:00
3730c0660b Support for ARM64 (#257)
* Support for ARM64

* Rename environment variable

* Switch to MinGW toolchain

* Fix invalid path

* Fix error handling

* Fix error level

* Delete installer/actions/actions.def
2025-07-12 22:08:03 +08:00
6a66bd3960 Use matrix strategy in build job 2025-06-19 21:28:14 +08:00
8a268e5ae0 Use go1.23 2024-10-23 06:18:09 +00:00
b35770b029 Support go1.22 and remove legacy patch 2024-03-21 00:30:33 +08:00
dd0e3cb790 Fix missing GOPATH variable in releaser workflow (#131)
* Fix missing GOPATH variable in releaser workflow

* Downgrade setup-go to v4

* Set GOPATH manually

* Set GOPATH manually

* Upgrade setup-go to v5
2024-03-17 14:21:48 +08:00
f54cc4f898 Support go1.22 and upgrade GitHub Actions version 2024-02-22 03:22:30 +00:00
e4822ac7cb Upload the build output of pull requests (#122)
* Upload the build output of pull requests

* Fix incorrect commit sha
2024-02-17 20:44:38 +08:00
5945ca3460 Workflow: build with go1.21 2023-08-14 10:07:33 +00:00
f541c5e621 Add golangci-lint linter and go tests (#50)
* Add golangci-lint linter and go tests

* Fix linter

* Fix triggers

* Update releaser.yml

* Remove env

* Rename tests

* Add tests

* Fix timezone
2023-03-24 15:48:01 +08:00