Skip to content

Conversation

@timfel
Copy link
Contributor

@timfel timfel commented Jun 28, 2023

Description:
This adds support for graalpy as a Python to use when running setup-python

Related issue:
#693

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@timfel timfel requested a review from a team as a code owner June 28, 2023 13:29
@timfel timfel force-pushed the tim/graalpy-support branch from 41efa4a to 1cbe27a Compare June 28, 2023 13:32
@timfel timfel mentioned this pull request Jun 28, 2023
@timfel
Copy link
Contributor Author

timfel commented Jun 30, 2023

Locally npm test is passing and running the test-graalpy workflow I added with act also passes. Please let me know if this is going the right direction :)

@timfel timfel force-pushed the tim/graalpy-support branch from af8b00e to 2c87a2d Compare July 1, 2023 07:57
@timfel