Skip regression for ubuntu 20.04 and red hat 8 because of broken verilator

This commit is contained in:
Jordan Carlin 2024-10-15 19:30:44 -07:00
parent 8fea89ac87
commit 58b4ecc211
No known key found for this signature in database

View file

@ -99,6 +99,7 @@ jobs:
sudo rm -rf $RISCV/buildroot/output/build
df -h
- name: Regression
if: ${{ matrix.name != 'ubuntu-20.04' && matrix.name != 'rocky-8' && matrix.name != 'almalinux-8'}}
run: |
source setup.sh
regression-wally