Update: [CI] Use macos-12 image for release-macos workflow
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release-macos.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release-macos.yml
									
									
									
									
										vendored
									
									
								
							| @@ -12,7 +12,7 @@ jobs: | |||||||
|   macos: |   macos: | ||||||
|     name: MacOS |     name: MacOS | ||||||
|  |  | ||||||
|     runs-on: macos-11 |     runs-on: macos-12 | ||||||
|     env: |     env: | ||||||
|       MACOSX_DEPLOYMENT_TARGET: 10.13 |       MACOSX_DEPLOYMENT_TARGET: 10.13 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 glx22
					glx22