From 9f9ce73c0e253ad7fde3aa65421c00506febbfc5 Mon Sep 17 00:00:00 2001 From: Adam Perry Date: Fri, 10 Jul 2026 00:34:47 +0000 Subject: [PATCH] codex: address PR review feedback (#31429) --- .github/workflows/bazel.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/bazel.yml b/.github/workflows/bazel.yml index 4bb2b71c57..a8c886d885 100644 --- a/.github/workflows/bazel.yml +++ b/.github/workflows/bazel.yml @@ -131,9 +131,6 @@ jobs: uses: ./.github/actions/check-clean-worktree e2e-benchmark-smoke: - # Bazel-backed macrobenchmarks pay a cold build cost that would consume - # most of the ordinary Bazel test job's 30-minute budget. - timeout-minutes: 45 runs-on: ubuntu-24.04 name: Bazel end-to-end benchmark smoke environment: