ci: pin macOS-12
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/macos.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/macos.yml
									
									
									
									
										vendored
									
									
								
							| @@ -18,7 +18,7 @@ concurrency: | |||||||
| jobs: | jobs: | ||||||
|   build: |   build: | ||||||
|     name: Build |     name: Build | ||||||
|     runs-on: macOS-latest |     runs-on: macOS-12 | ||||||
|     steps: |     steps: | ||||||
|     - uses: actions/checkout@v1 |     - uses: actions/checkout@v1 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user