Allow more macOS versions in CI

There are only two arm64 Mac builders in the CI pool, and one is macOS
12 instead of macOS 11. Since arm64 implies a fairly new macOS anyway,
remove the constraint.

Change-Id: Ida7b952a832d81dc9b565bf616688c55f26a7140
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/63828
Reviewed-by: Bob Beck <bbe@google.com>
9 files changed
tree: 5dfede30f4af8b70a0df8c413657350596d9d1bd
  1. generated/
  2. codereview.settings
  3. main.star
  4. OWNERS
  5. PRESUBMIT.py
  6. README.md
README.md

This branch contains configurations for BoringSSL's CI and CQ. To modify, edit main.star and then rerun ./main.star to regenerate the generated files.