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

Update CI to Java 17 as required by Rodin 3.9's Eclipse version

parent c5e0ca5b
Branches
No related tags found
No related merge requests found
build: build:
stage: build stage: build
image: maven:3-eclipse-temurin-11 image: maven:3-eclipse-temurin-17
variables: variables:
GRADLE_USER_HOME: "$CI_PROJECT_DIR/.gradle" GRADLE_USER_HOME: "$CI_PROJECT_DIR/.gradle"
before_script: before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment