Skip to content
Snippets Groups Projects
Commit b5430dd2 authored by Jesper Zedlitz's avatar Jesper Zedlitz
Browse files

compile with Java 11

parent 8f0abd5d
Branches
No related tags found
No related merge requests found
Pipeline #630 failed
...@@ -12,7 +12,7 @@ stages: ...@@ -12,7 +12,7 @@ stages:
build: build:
stage: build stage: build
image: maven:3-openjdk-17 image: maven:3-openjdk-11
script: "mvn clean package -B" script: "mvn clean package -B"
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment