Run tests with python 3.8 - 3.11
This commit is contained in:
		
							parent
							
								
									b96f859e95
								
							
						
					
					
						commit
						e0cfb95b95
					
				|  | @ -12,7 +12,7 @@ jobs: | |||
| 
 | ||||
|     strategy: | ||||
|       matrix: | ||||
|         python-version: ["3", "3.7"] | ||||
|         python-version: ["3", "3.7", "3.8", "3.9", "3.10", "3.11"] | ||||
| 
 | ||||
|     steps: | ||||
|       - uses: actions/checkout@main | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue