mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +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: |   xcode: | ||||||
|     name: XCode |     name: XCode | ||||||
|     needs: clang |     needs: clang | ||||||
|     runs-on: macos-10.15 |     runs-on: macos-11 | ||||||
|     strategy: |     strategy: | ||||||
|       fail-fast: false |       fail-fast: false | ||||||
|       matrix: |       matrix: | ||||||
|         include: |         include: | ||||||
|           - xcode: "10.3" |  | ||||||
|           - xcode: "11.7" |           - xcode: "11.7" | ||||||
|           - xcode: "12.4" |           - xcode: "12.4" | ||||||
|  |           - xcode: "13.2.1" | ||||||
|     steps: |     steps: | ||||||
|       - name: Checkout |       - name: Checkout | ||||||
|         uses: actions/checkout@v3 |         uses: actions/checkout@v3 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user