mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	ci: Stop pinning iverilog revision
This commit is contained in:
		
							parent
							
								
									e51c77484a
								
							
						
					
					
						commit
						fdda501b58
					
				
					 2 changed files with 0 additions and 2 deletions
				
			
		
							
								
								
									
										1
									
								
								.github/workflows/test-linux.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/test-linux.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -86,7 +86,6 @@ jobs:
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          git clone https://github.com/steveicarus/iverilog.git
 | 
					          git clone https://github.com/steveicarus/iverilog.git
 | 
				
			||||||
          cd iverilog
 | 
					          cd iverilog
 | 
				
			||||||
          git checkout 192b6aec96fde982e6ddcb28b346d5893aa8e874
 | 
					 | 
				
			||||||
          echo "IVERILOG_GIT=$(git rev-parse HEAD)" >> $GITHUB_ENV
 | 
					          echo "IVERILOG_GIT=$(git rev-parse HEAD)" >> $GITHUB_ENV
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Cache iverilog
 | 
					      - name: Cache iverilog
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										1
									
								
								.github/workflows/test-macos.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/test-macos.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -42,7 +42,6 @@ jobs:
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          git clone https://github.com/steveicarus/iverilog.git
 | 
					          git clone https://github.com/steveicarus/iverilog.git
 | 
				
			||||||
          cd iverilog
 | 
					          cd iverilog
 | 
				
			||||||
          git checkout 192b6aec96fde982e6ddcb28b346d5893aa8e874
 | 
					 | 
				
			||||||
          echo "IVERILOG_GIT=$(git rev-parse HEAD)" >> $GITHUB_ENV
 | 
					          echo "IVERILOG_GIT=$(git rev-parse HEAD)" >> $GITHUB_ENV
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Cache iverilog
 | 
					      - name: Cache iverilog
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue