Skip to content

Commit 9468590

Browse files
authored
Update cmake-multi-platform.yml
1 parent 686cc6a commit 9468590

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
include:
1111
- os: ubuntu-latest
1212
arch: x86_64
13-
- os: ubuntu-latest
14-
arch: arm64
13+
# - os: ubuntu-latest
14+
# arch: arm64
1515
- os: windows-latest
1616
arch: x86_64
1717
triplet: x64-windows

0 commit comments

Comments
 (0)