mirror of
https://github.com/actions/setup-python.git
synced 2025-04-24 07:22:14 +00:00
fix check failure
This commit is contained in:
parent
a2a22eb21b
commit
6e5e551441
1 changed files with 3 additions and 0 deletions
3
.github/workflows/e2e-cache.yml
vendored
3
.github/workflows/e2e-cache.yml
vendored
|
@ -80,6 +80,9 @@ jobs:
|
||||||
python-version: pypy-3.11-v7.x
|
python-version: pypy-3.11-v7.x
|
||||||
- os: ubuntu-22.04-arm
|
- os: ubuntu-22.04-arm
|
||||||
python-version: pypy-3.11-v7.x
|
python-version: pypy-3.11-v7.x
|
||||||
|
- os: ubuntu-22.04-arm
|
||||||
|
python-version: pypy-3.10-v7.x
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
|
|
Loading…
Add table
Reference in a new issue