snuyanzin commented on code in PR #26260: URL: https://github.com/apache/flink/pull/26260#discussion_r1982942218
########## tools/azure-pipelines/build-apache-repo.yml: ########## @@ -103,9 +103,9 @@ stages: - template: build-nightly-dist.yml parameters: stage_name: cron_snapshot_deployment - environment: PROFILE="-Djdk17 -Pjava17-target" + environment: PROFILE="-Djdk11 -Pjava11-target" Review Comment: Can we put a comment somewhere before that line why we change it back and what should be checked/done in order to move again to jdk17? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org