From 91942eb7569cbb2188f7657bd7a5397af500ccf7 Mon Sep 17 00:00:00 2001 From: ysaito1001 Date: Thu, 2 Oct 2025 16:50:07 -0500 Subject: [PATCH] Provide SDK codegen unit tests with more space --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5fd925a8627..af0ea643893 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -99,7 +99,7 @@ jobs: runner: smithy_ubuntu-latest_8-core fetch-depth: 0 - action: check-sdk-codegen-unit-tests - runner: ubuntu-latest + runner: smithy_ubuntu-latest_8-core - action: check-fuzzgen runner: ubuntu-latest - action: check-server-codegen-integration-tests