Skip to content

Commit 6fa6682

Browse files
committed
Disable extra builds
These emulated clock near or over GHA's per job timeout of 6h
1 parent 404d274 commit 6fa6682

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,10 +130,10 @@ jobs:
130130
matrix:
131131
platform:
132132
- amd64
133-
- arm64
134-
- arm
135-
- ppc64le
136-
- s390x
133+
# arm64
134+
# arm
135+
# ppc64le
136+
# s390x
137137
libc:
138138
- gnu
139139
- musl

0 commit comments

Comments
 (0)