actions-marketplace-validations/Setup GraalVM action
Set up a specific version of GraalVM and add the command line tools to PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| java-version | The JDK version to be installed with GraalVM. E.g. 8, 11. See https://github.com/graalvm/graalvm-ce-builds/releases | — | — |
| graalvm-version | The version of GraalVM to make available on PATH. E.g. 20.1.0, 19.3.2. See https://github.com/graalvm/graalvm-ce-builds/releases | yes | — |
| native-image | Install GraalVM Native Image | no | false |
Outputs
no outputs