Skip to content

Commit

Permalink
ci: fix arch name
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Oct 9, 2023
1 parent 4025bc4 commit 38af02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
platform: macosx_arm64
- os: windows-2019
arch: x64_64
platform: windows_x86_64
platform: windows_amd64

steps:
- name: Checkout
Expand Down

0 comments on commit 38af02a

Please sign in to comment.