Skip to content

Commit 4a3ef84

Browse files
authored
Temporarily disable s390 CI build (#2656)
See #2655
1 parent 74cc83c commit 4a3ef84

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,9 @@ jobs:
224224

225225
build-cross:
226226
runs-on: ubuntu-latest
227+
# Temporatily disabled until we can get it fixed:
228+
# https://github.com/WebAssembly/wabt/issues/2655
229+
if: ${{ false }}
227230
strategy:
228231
fail-fast: false
229232
matrix:

0 commit comments

Comments
 (0)