mirror of
https://github.com/graalvm/setup-graalvm.git
synced 2025-01-18 19:26:39 +08:00
Adopt new graalpy executable name.
This commit is contained in:
parent
73120ff7a9
commit
f409c6cadd
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -201,7 +201,7 @@ jobs:
|
||||
native-image --version
|
||||
[[ $(which node) == *"graalvm"* ]] || exit 45
|
||||
node --version
|
||||
graalpython --version
|
||||
graalpy --version
|
||||
[[ $(which R) == *"graalvm"* ]] || exit 56
|
||||
R --version
|
||||
truffleruby --version
|
||||
|
Loading…
x
Reference in New Issue
Block a user