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

@@ -13,7 +13,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
runs-on: depot-ubuntu-24.04
if: |
github.event.workflow_run.conclusion == 'success' &&
github.event.workflow_run.head_branch == 'deploy/agent-dev'