Skip to content

Commit 2dce4b2

Browse files
authored
Merge pull request #1253 from patrick-rivos/ci-disable-multilib
Disable multilib ci until multilib testsuite errors are triaged
2 parents 9becd93 + 89ea0a4 commit 2dce4b2

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)