chore(ci): migrate runners to depot

This commit is contained in:
Luyu Zhang
2026-04-26 11:28:46 -07:00
parent 7efc887e32
commit d6dee43c09
25 changed files with 46 additions and 46 deletions

View File

@@ -16,7 +16,7 @@ jobs:
name: Validate PR title
permissions:
pull-requests: read
runs-on: ubuntu-latest
runs-on: depot-ubuntu-24.04
steps:
- name: Complete merge group check
if: github.event_name == 'merge_group'