mirror of
https://github.com/actions/setup-python.git
synced 2025-04-24 15:32:13 +00:00
compatable version update
This commit is contained in:
parent
3c705bdb24
commit
052a7bb8d0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
@ -50,8 +50,10 @@ jobs:
|
|||
python: '3.8.12'
|
||||
- os: ubuntu-22.04
|
||||
python: '<3.11'
|
||||
verify-version: '3.10'
|
||||
- os: windows-latest
|
||||
python: '<3.11'
|
||||
verify-version: '3.10'
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Add table
Reference in a new issue