mirror of
https://github.com/googleworkspace/cli.git
synced 2026-09-14 16:47:13 +08:00
b0f159eea0
Split x86_64-unknown-linux-gnu out of the build matrix into a dedicated build-linux job. The smoketest now depends only on build-linux, running as soon as that single build completes. The remaining cross-platform builds (macOS, Windows, aarch64-linux) depend on the smoketest, so they are skipped entirely if the smoketest fails — saving CI minutes. Co-authored-by: jpoehnelt-bot <jpoehnelt-bot@users.noreply.github.com>