8000 remove python 2.7 from the tests (#687) · wpbonelli/setup-python@3f824b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3f824b7

Browse files
remove python 2.7 from the tests (actions#687)
1 parent bd6b4b6 commit 3f824b7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@ jobs:
2121
- name: Checkout
2222
uses: actions/checkout@v3
2323

24-
- name: Run with setup-python 2.7
25-
uses: ./
26-
with:
27-
python-version: 2.7
28-
- name: Verify 2.7
29-
run: python __tests__/verify-python.py 2.7
30-
3124
- name: Run with setup-python 3.5
3225
uses: ./
3326
with:

0 commit comments

Comments
 (0)
0