Skip to content

Commit 0da1aa2

Browse files
committed
Enable rv32gc make-report newlib and linux testing
1 parent 2dce4b2 commit 0da1aa2

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)