Commit Graph
2 Commits
Author SHA1 Message Date
iceBear67 fb0597578f Rework CI: cross Windows on Linux, build only on dispatch/tag
Regular push/PR runs the test job only. workflow_dispatch and v* tags
then build linux-amd64, windows-amd64, and macos-arm64 as separate
jobs. Windows is cargo-xwin from Ubuntu (MSVC ABI, Unix-host protoc)
instead of native windows-latest. Registry/git cache is shared on
Ubuntu; release target/ is not cached; xwin splat has its own cache.
2026-08-16 03:08:29 +00:00
iceBear67 a6bef210e9 add workflow
Build / grok-linux-amd64 (push) Canceled after 0s
Build / grok-macos-arm64 (push) Canceled after 0s
Build / grok-windows-amd64 (push) Canceled after 0s
Build / release (push) Canceled after 0s
2026-08-16 02:36:24 +00:00