mirror of
https://github.com/actions/setup-python.git
synced 2025-04-19 19:33:29 +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'
|
||||
- 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…
Reference in New Issue
Block a user