drop python 3.5, 3.6 .. add pythons up to 3.10
This commit is contained in:
		
							parent
							
								
									a2866c55c9
								
							
						
					
					
						commit
						68b2cbb125
					
				
							
								
								
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -11,7 +11,7 @@ jobs: | |||
|     runs-on: ubuntu-latest | ||||
|     strategy: | ||||
|       matrix: | ||||
|         python-version: [3.5, 3.6, 3.7, 3.8, 3.9] | ||||
|         python-version: [3.7, 3.8, 3.9, 3.10] | ||||
| 
 | ||||
|     steps: | ||||
|     - uses: actions/checkout@v2 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user