From 7b764609af63b01b86e7228ba0187405c216b9ae Mon Sep 17 00:00:00 2001 From: bitterpanda Date: Wed, 25 Mar 2026 10:07:00 -0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: bitterpanda --- .circleci/config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 331d042..f065d9e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -244,8 +244,7 @@ jobs: - artifacts/safe-chain-linuxstatic-arm64 build-win: - # CircleCI has no Windows ARM64 runner, so both Windows targets are built - # here on the x64 runner. pkg cross-compiles win-arm64 on win-x64 natively. + # CircleCI has no Windows ARM64 runner, so both Windows targets are built on x64 executor: name: win/server-2022 shell: bash.exe