Skip to content

Commit 76d621f

Browse files
committed
add windows arm
1 parent d60d0cd commit 76d621f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deployment.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
target: aarch64-apple-darwin
2525
- os: windows-2019
2626
target: x86_64-pc-windows-msvc
27+
- os: windows-2019
28+
target: aarch64-pc-windows-msvc
2729
runs-on: ${{ matrix.os }}
2830
steps:
2931
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)