mirror of
https://github.com/actions/setup-python.git
synced 2025-04-20 03:53:30 +00:00
compatable version update
This commit is contained in:
parent
3c705bdb24
commit
052a7bb8d0
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
@ -50,8 +50,10 @@ jobs:
|
|||||||
python: '3.8.12'
|
python: '3.8.12'
|
||||||
- os: ubuntu-22.04
|
- os: ubuntu-22.04
|
||||||
python: '<3.11'
|
python: '<3.11'
|
||||||
|
verify-version: '3.10'
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
python: '<3.11'
|
python: '<3.11'
|
||||||
|
verify-version: '3.10'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
Reference in New Issue
Block a user