mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Skip regression for ubuntu 20.04 and red hat 8 because of broken verilator
This commit is contained in:
		
							parent
							
								
									8fea89ac87
								
							
						
					
					
						commit
						58b4ecc211
					
				
							
								
								
									
										1
									
								
								.github/workflows/install.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/install.yml
									
									
									
									
										vendored
									
									
								
							@ -99,6 +99,7 @@ jobs:
 | 
				
			|||||||
              sudo rm -rf $RISCV/buildroot/output/build
 | 
					              sudo rm -rf $RISCV/buildroot/output/build
 | 
				
			||||||
              df -h
 | 
					              df -h
 | 
				
			||||||
      - name: Regression
 | 
					      - name: Regression
 | 
				
			||||||
 | 
					        if: ${{ matrix.name != 'ubuntu-20.04' && matrix.name != 'rocky-8' && matrix.name != 'almalinux-8'}}
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
              source setup.sh
 | 
					              source setup.sh
 | 
				
			||||||
              regression-wally
 | 
					              regression-wally
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user