Skip to content

Commit 480c825

Browse files
authored
Update cmake-multi-platform.yml
1 parent 9468590 commit 480c825

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ jobs:
2020
arch: x86
2121
triplet: x86-windows
2222
arch-cmake: win32
23-
- os: windows-latest
24-
arch: arm64
25-
triplet: arm64-windows
26-
arch-cmake: arm64
23+
# - os: windows-latest
24+
# arch: arm64
25+
# triplet: arm64-windows
26+
# arch-cmake: arm64
2727
- os: macos-latest
2828
arch: x86_64
2929
- os: macos-latest

0 commit comments

Comments
 (0)