jenkinsci / docker-plugin

Jenkins cloud plugin that uses Docker
https://plugins.jenkins.io/docker-plugin/
MIT License
487 stars 322 forks source link

Test with Java 21 #1002

Closed MarkEWaite closed 11 months ago

MarkEWaite commented 11 months ago

Test with Java 21

We want to support Java 21 shortly after its release in September. Testing the plugins with Java 21 is a good step to that support.

Testing done

Confirmed tests pass with Java 21 on my Debian Linux testing distribution with latest docker engine installed.

Submitter checklist