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 ea242458dd.
This commit is contained in:
BitterPanda 2026-03-25 10:18:36 -07:00
parent ea242458dd
commit 0231cd9282

View file

@ -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: