From bd320d6f09811e1710da3c7dfd90c25d077b6e76 Mon Sep 17 00:00:00 2001 From: Amplifiyer <51211245+Amplifiyer@users.noreply.github.com> Date: Thu, 7 Mar 2024 13:55:23 +0100 Subject: [PATCH] chore: switch to using four core standard github window action workers --- .github/workflows/smoke-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/smoke-tests.yml b/.github/workflows/smoke-tests.yml index 3bb4ac884bf..68f2b32f77f 100644 --- a/.github/workflows/smoke-tests.yml +++ b/.github/workflows/smoke-tests.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