mirror of
https://github.com/actions/setup-python.git
synced 2025-04-21 17:23:52 +00:00
workflow update with latest versions
This commit is contained in:
parent
dc4d48c968
commit
f5a49b3da2
5
.github/workflows/test-python.yml
vendored
5
.github/workflows/test-python.yml
vendored
@ -260,7 +260,10 @@ jobs:
|
||||
macos-13,
|
||||
ubuntu-latest
|
||||
]
|
||||
python: [3.13.0, 3.14-dev, pypy3.7-v7.3.3, graalpy-24.1.2]
|
||||
python: [3.13.0, 3.14-dev, pypy3.11-7.3.18, graalpy-24.1.2]
|
||||
exclude:
|
||||
- os: windows-latest
|
||||
python: graalpy-24.1.2
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user