Skip to content
Snippets Groups Projects
Commit 605ddb27 authored by dgelessus's avatar dgelessus
Browse files

Update CI from Java 14 to 17

parent d8d5fb9f
No related branches found
No related tags found
No related merge requests found
Pipeline #72760 passed
...@@ -23,9 +23,9 @@ tests:jdk-11: ...@@ -23,9 +23,9 @@ tests:jdk-11:
extends: tests extends: tests
image: openjdk:11-jdk-slim image: openjdk:11-jdk-slim
tests:jdk-14: tests:jdk-17:
extends: tests extends: tests
image: openjdk:14-jdk-slim image: openjdk:17-jdk-slim
publish: publish:
stage: deploy stage: deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment