Do not require Grall VM for standard compilation
Some checks failed
CI / build (push) Failing after 48s
Some checks failed
CI / build (push) Failing after 48s
This commit is contained in:
@@ -17,7 +17,6 @@ allprojects {
|
||||
modularity.inferModulePath = true
|
||||
toolchain {
|
||||
languageVersion = JavaLanguageVersion.of(25)
|
||||
vendor = JvmVendorSpec.GRAAL_VM
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user