mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	ci: Don't cancel previous builds
Which is what the comment said, but the code didn't match.
This commit is contained in:
		
							parent
							
								
									98d26bdd2c
								
							
						
					
					
						commit
						83692075df
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/test-verific.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-verific.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -13,7 +13,7 @@ jobs: | |||
|         with: | ||||
|           paths_ignore: '["**/README.md"]' | ||||
|           # don't cancel previous builds | ||||
|           cancel_others: 'true' | ||||
|           cancel_others: 'false' | ||||
|           # only run on push *or* pull_request, not both | ||||
|           concurrent_skipping: 'same_content_newer' | ||||
|           # we have special actions when running on main, so this should be off | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue