Skip to content

Commit eb1ee1b

Browse files
authored
Merge pull request #1260 from patrick-rivos/enable-rv32-ci
Enable rv32gc make-report newlib and linux testing
2 parents 2dce4b2 + 0da1aa2 commit eb1ee1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
if: |
4141
matrix.os == 'ubuntu-20.04'
4242
&& (matrix.mode == 'linux' || matrix.mode == 'newlib')
43-
&& matrix.target == 'rv64gc-lp64d'
4443
run: |
4544
sudo make report-${{ matrix.mode }} -j $(nproc)
4645

0 commit comments

Comments
 (0)