mirror of
				https://github.com/cmur2/python-veml6070.git
				synced 2025-11-04 04:25:07 +01:00 
			
		
		
		
	module: update to Python 3.10
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							100557b07f
						
					
				
				
					commit
					9aaaef8981
				
			
							
								
								
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -19,6 +19,7 @@ jobs:
 | 
				
			|||||||
        - '3.7'
 | 
					        - '3.7'
 | 
				
			||||||
        - '3.8'
 | 
					        - '3.8'
 | 
				
			||||||
        - '3.9'
 | 
					        - '3.9'
 | 
				
			||||||
 | 
					        - '3.10'
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/checkout@v2
 | 
					    - uses: actions/checkout@v2
 | 
				
			||||||
    - run: python -m pip install --upgrade pip
 | 
					    - run: python -m pip install --upgrade pip
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user