Skip to content

Commit 89ea0a4

Browse files
committed
Disable multilib ci until multilib testsuite errors are triaged
1 parent 66f3efb commit 89ea0a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
path: riscv.tar.gz
6868

6969
build-multilib:
70+
if: ${{ false }} # Disable until multilib errors are triaged
7071
runs-on: ${{ matrix.os }}
7172
strategy:
7273
matrix:

0 commit comments

Comments
 (0)