From 0231cd92828e01f88b01f6b342519bb0e1519ebd Mon Sep 17 00:00:00 2001 From: BitterPanda Date: Wed, 25 Mar 2026 10:18:36 -0700 Subject: [PATCH] Revert "Fix Duplicated resource_class in job build-win and under machine in the same job (may be coming from an executor)" This reverts commit ea242458dd806d484bb15dee196a6fc451f3b57d. --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5645539..388dc67 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -248,7 +248,7 @@ jobs: executor: name: windows/server-2022 shell: bash.exe - resource_class: windows.medium + resource_class: windows.medium steps: - checkout - attach_workspace: