mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	hardcode iverilog version so it works on forkes and in PRs
This commit is contained in:
		
							parent
							
								
									2f9fcc2e50
								
							
						
					
					
						commit
						ddfd867d29
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/test-linux.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-linux.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -86,7 +86,7 @@ jobs:
 | 
			
		|||
        run: |
 | 
			
		||||
          git clone https://github.com/steveicarus/iverilog.git
 | 
			
		||||
          cd iverilog
 | 
			
		||||
          git checkout ${{ vars.IVERILOG_VERSION }}
 | 
			
		||||
          git checkout 192b6aec96fde982e6ddcb28b346d5893aa8e874
 | 
			
		||||
          echo "IVERILOG_GIT=$(git rev-parse HEAD)" >> $GITHUB_ENV
 | 
			
		||||
 | 
			
		||||
      - name: Cache iverilog
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue