mirror of
https://github.com/actions/setup-python.git
synced 2025-12-18 22:37:10 +00:00
graalpy: add graalpy early-access and windows builds
This commit is contained in:
parent
bba65e51ff
commit
f9316b62b7
8 changed files with 878 additions and 925 deletions
2
.github/workflows/test-graalpy.yml
vendored
2
.github/workflows/test-graalpy.yml
vendored
|
|
@ -106,7 +106,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, macos-13]
|
||||
os: [ubuntu-latest, windows-latest, macos-latest, macos-13]
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- name: Setup GraalPy and check latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue