summaryrefslogtreecommitdiffstats
path: root/system/jenkins/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/jenkins/README')
-rw-r--r--system/jenkins/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/jenkins/README b/system/jenkins/README
index e900430c79..0adb276db7 100644
--- a/system/jenkins/README
+++ b/system/jenkins/README
@@ -14,3 +14,9 @@ for example:
groupadd -g 251 jenkins
useradd -g 251 -u 251 -r -s /bin/bash -d /var/lib/jenkins jenkins
+
+This LTS supports Java 11, Java 17, or Java 21. The REQUIRES has
+zulu-openjdk21, but you can use your choice of version and
+vendor.
+
+https://www.jenkins.io/doc/book/platform-information/support-policy-java/