Apply suggestions from code review

Co-authored-by: bitterpanda <bitterpanda@proton.me>
This commit is contained in:
bitterpanda 2026-03-25 10:07:00 -07:00 committed by GitHub
parent d6aa016cbc
commit 7b764609af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -244,8 +244,7 @@ jobs:
- artifacts/safe-chain-linuxstatic-arm64 - artifacts/safe-chain-linuxstatic-arm64
build-win: build-win:
# CircleCI has no Windows ARM64 runner, so both Windows targets are built # CircleCI has no Windows ARM64 runner, so both Windows targets are built on x64
# here on the x64 runner. pkg cross-compiles win-arm64 on win-x64 natively.
executor: executor:
name: win/server-2022 name: win/server-2022
shell: bash.exe shell: bash.exe