HTHou opened a new pull request, #18278: URL: https://github.com/apache/iotdb/pull/18278
This pull request updates the Java version used in the GitHub Actions workflow for Sonar and Codecov analysis. The workflow now uses JDK 21 instead of JDK 17. CI/CD configuration: * Updated the `Set up JDK` step in `.github/workflows/sonar-codecov.yml` to use JDK 21 (`java-version: 21`) instead of JDK 17 (`java-version: 17`). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
