mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	CI : update macOS runner
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -163,14 +163,14 @@ jobs: | ||||
|   xcode: | ||||
|     name: XCode | ||||
|     needs: clang | ||||
|     runs-on: macos-10.15 | ||||
|     runs-on: macos-11 | ||||
|     strategy: | ||||
|       fail-fast: false | ||||
|       matrix: | ||||
|         include: | ||||
|           - xcode: "10.3" | ||||
|           - xcode: "11.7" | ||||
|           - xcode: "12.4" | ||||
|           - xcode: "13.2.1" | ||||
|     steps: | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@v3 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user