jenkinsci / gitlab-plugin

A Jenkins plugin for interfacing with GitLab
https://plugins.jenkins.io/gitlab-plugin/
GNU General Public License v2.0
1.43k stars 613 forks source link

Test with Java 17 and 21 #1567

Closed MarkEWaite closed 1 year ago

MarkEWaite commented 1 year ago

Test with Java 17 and 21

Reduce CI costs by testing Java 17 on Windows and Java 21 on Linux. Accept the risk that Java 11 regression might be undetected.

Testing done

No additional tests needed.

Submitter checklist