mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
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:
parent
ea242458dd
commit
0231cd9282
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@ jobs:
|
||||||
executor:
|
executor:
|
||||||
name: windows/server-2022
|
name: windows/server-2022
|
||||||
shell: bash.exe
|
shell: bash.exe
|
||||||
resource_class: windows.medium
|
resource_class: windows.medium
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue