mirror of
https://github.com/yyhuni/xingrin.git
synced 2026-02-08 23:43:11 +08:00
- Fixed the runner version in the CI workflow to ubuntu-22.04 to prevent changes in CI behavior due to runner updates. - Updated Go version in the CI setup to 1.24 to align with go.mod. - Added a new test step in the Makefile to check version consistency across all workflows.