Skip to content

Commit

Permalink
Merge pull request #1253 from patrick-rivos/ci-disable-multilib
Browse files Browse the repository at this point in the history
Disable multilib ci until multilib testsuite errors are triaged
  • Loading branch information
kito-cheng authored May 26, 2023
2 parents 9becd93 + 89ea0a4 commit 2dce4b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
path: riscv.tar.gz

build-multilib:
if: ${{ false }} # Disable until multilib errors are triaged
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 2dce4b2

Please sign in to comment.