From aee31f30ec91c29b436895b88f4f9ebaa8393c75 Mon Sep 17 00:00:00 2001 From: claude-ceo-assistant Date: Sat, 23 May 2026 12:23:10 -0700 Subject: [PATCH] ci: add tracker for arm64 advisory mask --- .gitea/workflows/ci-arm64-advisory.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci-arm64-advisory.yml b/.gitea/workflows/ci-arm64-advisory.yml index 98e22b805..d8f7cebba 100644 --- a/.gitea/workflows/ci-arm64-advisory.yml +++ b/.gitea/workflows/ci-arm64-advisory.yml @@ -102,6 +102,7 @@ jobs: # 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. + # 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 -- 2.52.0