From 1ac8435d2b79bea11950f5cd28ab332d80c52a74 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Wed, 13 May 2026 16:17:24 -0500 Subject: [PATCH] Revert Android instrumented-tests job to ubuntu-latest (#45428) --- .github/workflows/test-android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-android.yml b/.github/workflows/test-android.yml index e515e31cda..775198c956 100644 --- a/.github/workflows/test-android.yml +++ b/.github/workflows/test-android.yml @@ -140,7 +140,7 @@ jobs: instrumented-tests: name: Instrumented tests - runs-on: ubuntu-8core + runs-on: ubuntu-latest timeout-minutes: 30 steps: