mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 13:29:12 +00:00 
			
		
		
		
	test-docs-build: Use fast runner
This commit is contained in:
		
							parent
							
								
									e5da0e341e
								
							
						
					
					
						commit
						d1c6699125
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/test-build.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-build.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -192,7 +192,7 @@ jobs:
 | 
			
		|||
 | 
			
		||||
  test-docs-build:
 | 
			
		||||
    name: Try build docs
 | 
			
		||||
    runs-on: [self-hosted, linux, x64]
 | 
			
		||||
    runs-on: [self-hosted, linux, x64, fast]
 | 
			
		||||
    needs: [pre_docs_job]
 | 
			
		||||
    if: needs.pre_docs_job.outputs.should_skip != 'true'
 | 
			
		||||
    strategy:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue