From e6b5ead361d5ae09fbb3cfe4c98c63cd15d622e4 Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Sun, 15 Dec 2024 01:17:52 +0100 Subject: [PATCH] [noci] Add toolchain skip note --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 731895b..f213237 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,10 @@ automating things or if you're facing the `No locally installed toolchains match and toolchain download repositories have not 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 You can pass the following arguments to modify the behaviour of JVMs used for executing projects.