mirror of
				https://gitea.com/actions/setup-python.git
				synced 2025-10-31 00:58:07 +07:00 
			
		
		
		
	remove python 2.7 from the tests (#687)
This commit is contained in:
		
							parent
							
								
									bd6b4b6205
								
							
						
					
					
						commit
						3f824b7ca6
					
				
							
								
								
									
										7
									
								
								.github/workflows/e2e-tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/e2e-tests.yml
									
									
									
									
										vendored
									
									
								
							| @ -21,13 +21,6 @@ jobs: | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@v3 | ||||
| 
 | ||||
|       - name: Run with setup-python 2.7 | ||||
|         uses: ./ | ||||
|         with: | ||||
|           python-version: 2.7 | ||||
|       - name: Verify 2.7 | ||||
|         run: python __tests__/verify-python.py 2.7 | ||||
| 
 | ||||
|       - name: Run with setup-python 3.5 | ||||
|         uses: ./ | ||||
|         with: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user