Skip to content

Commit 0c87e86

Browse files
committed
wip remove
1 parent a601fc2 commit 0c87e86

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ jobs:
281281
# the end this runs at least some Python tests against a from-source-built
282282
# copy of wasi-libc.
283283
python:
284+
if: ${{ false }}
284285
name: Test Python ${{ matrix.name }}
285286
runs-on: ubuntu-24.04-arm
286287
strategy:
@@ -333,6 +334,7 @@ jobs:
333334
# fail on cancellation to ensure that the dependency failures are propagated
334335
# correctly.
335336
ci-status:
337+
if: ${{ false }}
336338
name: Record the result of this workflow
337339
runs-on: ubuntu-latest
338340
needs:

0 commit comments

Comments
 (0)