mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Fix Duplicated resource_class in job build-win and under machine in the same job (may be coming from an executor)
This commit is contained in:
parent
757ddc4f15
commit
ea242458dd
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue