Skip to content

Commit 649e5cc

Browse files
committed
run arm64 on arm
1 parent e6f3094 commit 649e5cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-python-release.reusable.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
runs_on: windows-latest
5454

5555
- target: aarch64-pc-windows-msvc
56-
runs_on: windows-latest
56+
runs_on: windows-11-arm
5757
interpreter: 3.11 3.12 3.13
5858

5959
name: ${{ matrix._.target }}

0 commit comments

Comments
 (0)