mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 13:29:12 +00:00 
			
		
		
		
	Limit macOS GH actions
This commit is contained in:
		
							parent
							
								
									d39d4e11d2
								
							
						
					
					
						commit
						cd3f3d5df0
					
				
					 1 changed files with 0 additions and 5 deletions
				
			
		
							
								
								
									
										5
									
								
								.github/workflows/test-macos.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/test-macos.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -8,11 +8,9 @@ jobs:
 | 
				
			||||||
    strategy:
 | 
					    strategy:
 | 
				
			||||||
      matrix:
 | 
					      matrix:
 | 
				
			||||||
        os:
 | 
					        os:
 | 
				
			||||||
          - { id: macos-10.15, name: Catalina }
 | 
					 | 
				
			||||||
          - { id: macos-11, name: 'Big Sur' }
 | 
					          - { id: macos-11, name: 'Big Sur' }
 | 
				
			||||||
        cpp_std:
 | 
					        cpp_std:
 | 
				
			||||||
          - 'c++11'
 | 
					          - 'c++11'
 | 
				
			||||||
          - 'c++14'
 | 
					 | 
				
			||||||
          - 'c++17'
 | 
					          - 'c++17'
 | 
				
			||||||
      fail-fast: false
 | 
					      fail-fast: false
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
| 
						 | 
					@ -81,11 +79,8 @@ jobs:
 | 
				
			||||||
        os:
 | 
					        os:
 | 
				
			||||||
          - { id: macos-10.15, name: Catalina }
 | 
					          - { id: macos-10.15, name: Catalina }
 | 
				
			||||||
        cpp_std:
 | 
					        cpp_std:
 | 
				
			||||||
          - 'c++11'
 | 
					 | 
				
			||||||
          - 'c++14'
 | 
					 | 
				
			||||||
          - 'c++17'
 | 
					          - 'c++17'
 | 
				
			||||||
        compiler:
 | 
					        compiler:
 | 
				
			||||||
          - gcc@10
 | 
					 | 
				
			||||||
          - gcc
 | 
					          - gcc
 | 
				
			||||||
      fail-fast: false
 | 
					      fail-fast: false
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue