mirror of
https://github.com/actions/setup-python.git
synced 2025-07-19 22:38:20 +02:00
check failures fix for older versions
This commit is contained in:
parent
4e9a9d3ee8
commit
77a921a769
2 changed files with 3 additions and 3 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
@ -71,4 +71,4 @@ jobs:
|
|||
with:
|
||||
python-version: '<3.11'
|
||||
- name: Verify <3.11
|
||||
run: python __tests__/verify-python.py 3.10.4
|
||||
run: python __tests__/verify-python.py 3.10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue