Skip to content

Commit 875f7a3

Browse files
authored
Update cmake-sdl2.yml
1 parent 88b7e35 commit 875f7a3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/cmake-sdl2.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ jobs:
1212
arch: x86_64
1313
cmake-arch: x64
1414
vcpkg-triplet: x64-linux
15-
- os: linux
16-
arch: arm64
17-
cmake-arch: aarch64
18-
vcpkg-triplet: arm64-linux
19-
runner-label: self-hosted
15+
# - os: linux
16+
# arch: arm64
17+
# cmake-arch: aarch64
18+
# vcpkg-triplet: arm64-linux
19+
# runner-label: self-hosted
2020
- os: windows-latest
2121
arch: x86_64
2222
cmake-arch: x64

0 commit comments

Comments
 (0)