mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 13:29:12 +00:00 
			
		
		
		
	Update macOS to Ventura
This commit is contained in:
		
							parent
							
								
									22370ad21e
								
							
						
					
					
						commit
						c045c9a5c9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/test-macos.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-macos.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -8,7 +8,7 @@ jobs:
 | 
				
			||||||
    strategy:
 | 
					    strategy:
 | 
				
			||||||
      matrix:
 | 
					      matrix:
 | 
				
			||||||
        os:
 | 
					        os:
 | 
				
			||||||
          - { id: macos-11, name: 'Big Sur' }
 | 
					          - { id: macos-13, name: 'Ventura' }
 | 
				
			||||||
        cpp_std:
 | 
					        cpp_std:
 | 
				
			||||||
          - 'c++11'
 | 
					          - 'c++11'
 | 
				
			||||||
          - 'c++17'
 | 
					          - 'c++17'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue