chore(ci): implement tiered GitHub Actions runner strategy (#4937)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2026-03-26 13:18:03 -05:00 committed by GitHub
parent e106badec7
commit 1c1c208d48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 94 additions and 33 deletions

View file

@ -9,7 +9,7 @@ jobs:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
runs-on: ubuntu-24.04-arm
steps:
- id: label-the-PR
uses: actions/labeler@v6