Aspect Workflows already runs all Bazel versions across all workspaces on
Linux, so the GHA ubuntu matrix was redundant. GitHub Actions now only
handles Mac/Windows smoke tests (gated to main), semantic PR validation,
and a stable conclusion job for branch protection.
Also adds --config=ci globally in the Aspect Workflows config to activate
CI-specific flags from tools/preset.bazelrc, and adds task IDs (bazel-7/8/9)
to enable per-workspace overrides.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Test out PR #193