This commit is contained in:
Tim Felgentreff 2025-06-20 22:58:59 +01:00 committed by GitHub
commit dd0b514a7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 879 additions and 925 deletions

View file

@ -31,6 +31,7 @@ jobs:
- 'graalpy-22.3'
- 'graalpy-23.0'
- 'graalpy-23.1'
- 'graalpy-24.0'
- 'graalpy-24.1'
steps:
@ -106,7 +107,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@v4
- name: Setup GraalPy and check latest