mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-python
synced 2025-04-22 13:49:49 +08: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…
x
Reference in New Issue
Block a user