summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2025-01-16 22:00:38 +0800
committerGitHub <[email protected]>2025-01-16 22:00:38 +0800
commitfbf3e7b2d5736803ea33d805471bf5a3863c6842 (patch)
treef91437c33d2bc7ebe0843a0787c9b53a97358ce5
parenta1c2e70968e30194017cc4e58b8490ffaf1c8f12 (diff)
Update windows.yml
-rw-r--r--.github/workflows/windows.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index d5fea9089..68f2e55d7 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -76,6 +76,7 @@ jobs:
cd ..
- name: Tests
+ if: matrix.arch != 'arm64'
run: |
Copy-Item ./core/build/xmake.exe ./xmake
Copy-Item ./scripts/xrepo.bat ./xmake