mirror of
https://gitea.com/actions/setup-python.git
synced 2025-11-01 20:28:55 +08:00
graalpy: add graalpy early-access and windows builds (#880)
This commit is contained in:
@@ -379,7 +379,7 @@ export function getVersionInputFromFile(versionFile: string): string[] {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the directory containing interpreter binary from installation directory of PyPy or GraalPy
|
||||
* Get the directory containing interpreter binary from installation directory of PyPy
|
||||
* - On Linux and macOS, the Python interpreter is in 'bin'.
|
||||
* - On Windows, it is in the installation root.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user