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

fix check failures

This commit is contained in:
mahabaleshwars 2025-04-03 16:29:30 +05:30
parent 5866dc652c
commit 38dc08156a

View file

@ -80,6 +80,8 @@ 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