]> git.basschouten.com Git - openhab-addons.git/commit
Add Java 17 to GHA CI build matrix (#12360)
authorWouter Born <github@maindrain.net>
Thu, 24 Feb 2022 09:55:20 +0000 (10:55 +0100)
committerGitHub <noreply@github.com>
Thu, 24 Feb 2022 09:55:20 +0000 (10:55 +0100)
commite84e2800a46b3de98d59777383e6b634cb896af5
treed93c120f86b702b71d144704e7d139e8abaaf950
parentea9d77ff71e1a8e47a4a59004d46329f85f7d18d
Add Java 17 to GHA CI build matrix (#12360)

This adds Java 17 to the GitHub Actions CI build matrix so we can make sure the build keeps working with both Java 11 and Java 17.
It also updates the required Java version range used by the enforcer plugin so it is also possible to build with the supported Java versions.

Signed-off-by: Wouter Born <github@maindrain.net>
.github/workflows/ci-build.yml
pom.xml