Python support
- Document that GraalPy is a supported interpreter, and test it.
- Locally test against early Python 3.13 versions.
Changed
-
None
should no longer appear in the identifier for Python interpreters missing anEXT_SUFFIX
sysconfig value. -
Simplify how the action runs.
Previously, the underlying shell scripts were embedded directly into
action.yml
.
Documentation
- Document current
macos-latest
runner variability.