We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 643526f commit 39f6779Copy full SHA for 39f6779
1 file changed
.github/workflows/main.yml
@@ -45,6 +45,9 @@ jobs:
45
- os: ubuntu-latest
46
python: pypy-3.11
47
experimental: false
48
+ - os: ubuntu-latest
49
+ python: graalpy-24.0
50
+ experimental: true
51
- os: macos-latest
52
python: "3.14"
53
experimental: true
0 commit comments