mirror of
https://github.com/actions/setup-python.git
synced 2025-07-21 03:58:20 +02:00
candidates not iterable
This commit is contained in:
parent
e348410e00
commit
1795a82047
4 changed files with 109 additions and 22 deletions
2
.github/workflows/e2e-cache.yml
vendored
2
.github/workflows/e2e-cache.yml
vendored
|
@ -82,6 +82,8 @@ jobs:
|
|||
python-version: pypy-3.10-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…
Add table
Add a link
Reference in a new issue