Update examples.yml
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/examples.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/examples.yml
									
									
									
									
										vendored
									
									
								
							| @@ -7,7 +7,7 @@ jobs: | ||||
|     strategy: | ||||
|       fail-fast: false | ||||
|       matrix: | ||||
|         os: [ubuntu-16.04, windows-latest, macos-latest] | ||||
|         os: [ubuntu-18.04, windows-latest, macos-latest] | ||||
|         python-version: [3.7] | ||||
|         example: | ||||
|           - "examples/arduino-blink" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user