Merge branch 'main' of https://github.com/gowridurgad/setup-python into pip-install-input

This commit is contained in:
“gowridurgad” 2025-09-18 08:48:02 +05:30
commit 09077044eb
4 changed files with 14 additions and 2 deletions

View file

@ -45,6 +45,9 @@ jobs:
exclude:
- os: windows-latest
python-version: pypy-3.11-v7.x
- os: macos-latest
python-version: pypy-3.9-v7.x
steps:
- uses: actions/checkout@v5
- name: Setup Python
@ -183,6 +186,8 @@ jobs:
exclude:
- os: windows-latest
python-version: pypy-3.11-v7.x
- os: macos-latest
python-version: pypy-3.9-v7.x
steps:
- uses: actions/checkout@v5
- name: Setup Python