We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 882ad80 commit e1cb823Copy full SHA for e1cb823
.github/workflows/ci.yml
@@ -39,6 +39,7 @@ jobs:
39
- 'pypy-3.8'
40
- 'pypy-3.9'
41
- 'pypy-3.10'
42
+ - 'graalpy-24.1'
43
44
# Items in here will either be added to the build matrix (if not
45
# present), or add new keys to an existing matrix element if all the
0 commit comments