mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-06-11 13:44:08 +02: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
Add a link
Reference in a new issue