Skip to content

Commit 62305d2

Browse files
authored
Update cmake-arm.yml
1 parent bd80cfd commit 62305d2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/cmake-arm.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ jobs:
1010
include:
1111
- os: self-hosted
1212
arch: arm64
13-
- os: windows-latest
14-
arch: arm64
15-
triplet: arm64-windows
16-
arch-cmake: arm64
13+
# - os: windows-latest
14+
# arch: arm64
15+
# triplet: arm64-windows
16+
# arch-cmake: arm64
1717

1818
steps:
1919
- uses: actions/checkout@v4.1.7

0 commit comments

Comments
 (0)