Fix image name for JDK 15 build

This commit is contained in:
Stephane Nicoll
2021-03-10 14:17:37 +01:00
parent f6d3d9d6e6
commit 61cdd647b6

View File

@@ -259,7 +259,7 @@ jobs:
params: { state: "pending", commit: "git-repo" }
- do:
- task: check-project
image: ci-image-jdk11
image: ci-image-jdk15
file: git-repo/ci/tasks/check-project.yml
<<: *build-project-task-params
on_failure: