From aad47971c0f710c43a75cd13da7330fe71434132 Mon Sep 17 00:00:00 2001 From: centdix Date: Mon, 30 Mar 2026 21:31:25 +0200 Subject: [PATCH] chore: use ubicloud for codex review --- .github/workflows/codex-pr-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codex-pr-review.yml b/.github/workflows/codex-pr-review.yml index 88cbf4eb47..e10dbc97b9 100644 --- a/.github/workflows/codex-pr-review.yml +++ b/.github/workflows/codex-pr-review.yml @@ -10,7 +10,7 @@ concurrency: jobs: codex-review: - runs-on: ubuntu-latest + runs-on: ubicloud-standard-2 if: (github.event.pull_request.draft == false || github.event.pull_request.ready_for_review == true) && github.event.pull_request.head.repo.fork == false permissions: contents: read