This commit is contained in:
Tim Felgentreff 2025-09-05 09:05:20 +02:00 committed by GitHub
commit 44f7a11d16
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@v5
- name: Setup GraalPy and check latest