Skip to content

Commit f47e215

Browse files
committed
arm64 win
1 parent 05e5a37 commit f47e215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hipo-fetch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
all_tests: [ON]
171171
# ARM32 Windows development is basically deprecated:
172172
# https://learn.microsoft.com/en-us/windows/arm/arm32-to-arm64
173-
arch: ["x64"]
173+
arch: ["ARM64"]
174174

175175
steps:
176176
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)