mirror of
https://github.com/actions/setup-python.git
synced 2025-04-05 10:49:23 +07:00
fix check failures
This commit is contained in:
parent
5866dc652c
commit
38dc08156a
2
.github/workflows/e2e-cache.yml
vendored
2
.github/workflows/e2e-cache.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user