[noci] Add toolchain skip note
This commit is contained in:
parent
8393818043
commit
e6b5ead361
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,10 @@ automating things or if you're facing the `No locally installed
|
||||||
toolchains match and toolchain download repositories have not
|
toolchains match and toolchain download repositories have not
|
||||||
been defined` error.
|
been defined` error.
|
||||||
|
|
||||||
|
Please note however that you should only pass this option if your
|
||||||
|
default, installed JDK is matching Java 21 or you will experience
|
||||||
|
issues.
|
||||||
|
|
||||||
## JVM arguments
|
## JVM arguments
|
||||||
You can pass the following arguments to modify the
|
You can pass the following arguments to modify the
|
||||||
behaviour of JVMs used for executing projects.
|
behaviour of JVMs used for executing projects.
|
||||||
|
|
Loading…
Reference in a new issue