GitHub Actions Iterations
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/unittests.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/unittests.yaml
									
									
									
									
										vendored
									
									
								
							@ -14,7 +14,7 @@ jobs:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    strategy:
 | 
					    strategy:
 | 
				
			||||||
      matrix:
 | 
					      matrix:
 | 
				
			||||||
        python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
 | 
					        python-version: ["3.8", "3.9", "3.10", "3.11"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - name: Checkout
 | 
					    - name: Checkout
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user