Skip to content

Commit

Permalink
Add graal to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
masklinn authored Sep 18, 2024
1 parent 4d988a0 commit 52ac36b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,7 @@ jobs:
- "pypy-3.9"
- "pypy-3.10"
# - "pypy-3.11"
# don't enable graal because it's slower than even pypy and
# fails because oracle/graalpython#385
# - "graalpy-23"
- "graalpy-24"
include:
- source: sdist
artifact: dist/*.tar.gz
Expand Down

0 comments on commit 52ac36b

Please sign in to comment.