From 638416976865cff91bc30fec167f4f978de534b3 Mon Sep 17 00:00:00 2001 From: Amplifiyer <51211245+Amplifiyer@users.noreply.github.com> Date: Thu, 7 Mar 2024 13:56:12 +0100 Subject: [PATCH] chore: switch to using four core standard github window action workers --- .github/workflows/smoke-tests-manual.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/smoke-tests-manual.yml b/.github/workflows/smoke-tests-manual.yml index 534a7d8b3f6..0280df3e6d9 100644 --- a/.github/workflows/smoke-tests-manual.yml +++ b/.github/workflows/smoke-tests-manual.yml @@ -11,7 +11,7 @@ on: os: required: false type: string - default: '["macos-latest-xl", "ubuntu-latest", "amplify-cli_windows-latest_8-core"]' + default: '["macos-latest-xl", "ubuntu-latest", "windows-latest"]' versions: required: false type: string