fix 'win' orb -> windows

This commit is contained in:
bitterpanda 2026-03-25 10:14:28 -07:00
parent 8a902d68d7
commit 757ddc4f15

View file

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