diff --git a/ci/pipeline.yml b/ci/pipeline.yml index f23cceb38a..e93bed5235 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -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: