We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d296d commit 8d98856Copy full SHA for 8d98856
.github/workflows/tests.yml
@@ -50,6 +50,8 @@ jobs:
50
meson:
51
-
52
include:
53
+ - os: ubuntu
54
+ python: 'graalpy-3.10'
55
- os: ubuntu
56
python: 'pypy-3.9'
57
0 commit comments