mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
fix 'win' orb -> windows
This commit is contained in:
parent
8a902d68d7
commit
757ddc4f15
1 changed files with 1 additions and 1 deletions
|
|
@ -246,7 +246,7 @@ jobs:
|
|||
build-win:
|
||||
# CircleCI has no Windows ARM64 runner, so both Windows targets are built on x64
|
||||
executor:
|
||||
name: win/server-2022
|
||||
name: windows/server-2022
|
||||
shell: bash.exe
|
||||
resource_class: windows.medium
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue