1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2025-04-09 09:38:37 +00:00

fix check failure

This commit is contained in:
mahabaleshwars 2025-04-04 09:04:04 +05:30
parent a2a22eb21b
commit 6e5e551441

View file

@ -80,6 +80,9 @@ jobs:
python-version: pypy-3.11-v7.x
- os: ubuntu-22.04-arm
python-version: pypy-3.11-v7.x
- os: ubuntu-22.04-arm
python-version: pypy-3.10-v7.x
steps:
- uses: actions/checkout@v4
- name: Setup Python