ci: add tracker for arm64 advisory mask #1731

Open
hongming wants to merge 2 commits from fix/ci-arm64-tracker into main
+2 -2
View File
@@ -101,8 +101,8 @@ jobs:
# AND-set: only the Mac arm64 runner advertises macos-self-hosted.
# See "RUNNER TARGETING" header note for why bare self-hosted is unsafe.
runs-on: [self-hosted, macos-self-hosted]
# ADVISORY: never blocks. See safety contract point 3. mc#774
# internal#418 — tracked: arm64 advisory pilot, non-gating by design.
# ADVISORY: never blocks. See safety contract point 3.
# internal#418: advisory Mac arm64 relief lane; renew/remove this mask with the pilot.
continue-on-error: true
# event_name gate: functional (only meaningful on push/PR) AND keeps
# this job out of ci-required-drift.py:ci_job_names() so F1 can never