mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	test-compile: Update oldest clang for 24.04
Oldest clang on 24.04 appears to be 16.
This commit is contained in:
		
							parent
							
								
									76d85fefac
								
							
						
					
					
						commit
						37acfce8c4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/test-compile.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-compile.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -30,7 +30,7 @@ jobs:
 | 
			
		|||
          - ubuntu-latest
 | 
			
		||||
        compiler:
 | 
			
		||||
          # oldest supported
 | 
			
		||||
          - 'clang-14'
 | 
			
		||||
          - 'clang-16'
 | 
			
		||||
          - 'gcc-10'
 | 
			
		||||
          # newest, make sure to update maximum standard step to match
 | 
			
		||||
          - 'clang-18'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue