You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"shellcheck" comment => "not sure why only ubuntu-20 needed this.";
21
21
debian.(!debian_12.!ubuntu_22)::
22
22
"python" comment => "debian-12 has only python3";
23
-
!(debian_9|ubuntu_16).(debian|ubuntu)::
24
-
"default-jre" comment => "on debian10+ and ubuntu18+ this will be jdk11, good enough for jenkins 2.426.1 https://www.jenkins.io/doc/book/platform-information/support-policy-java/index.html";
23
+
!(debian_9|ubuntu_16).(debian|ubuntu)::
24
+
"default-jre" comment => "on debian10+ and ubuntu18+ this will be jdk11, good enough for jenkins 2.426.1 https://www.jenkins.io/doc/book/platform-information/support-policy-java/index.html";
0 commit comments