chore: exclude another matrix cell

This commit is contained in:
Alex Eagle 2024-10-25 15:53:29 -07:00
parent ea6b34402c
commit 868d9f3f7c
No known key found for this signature in database
1 changed files with 4 additions and 0 deletions

View File

@ -72,6 +72,10 @@ jobs:
# Root workspace is bzlmod-only
- folder: .
bzlmod: 0
# FIXME: root workspace not compatible with Bazel 8
- folder: .
bazel-version:
major: 8
# Don't test MacOS and Windows against secondary bazel version to minimize minutes (billed at 10X and 2X respectively)
# https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions#included-storage-and-minutes
- os: macos