This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push: new d6815fdc97 25 is being finalized so prioritize it d6815fdc97 is described below commit d6815fdc97771cfa3cec0ba82b6ea0d030fd22b0 Author: remm <r...@apache.org> AuthorDate: Thu Jul 3 09:13:44 2025 +0200 25 is being finalized so prioritize it --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6081f83dd6..cb427f3f2d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,9 +41,9 @@ jobs: - os: macos-latest java: 21 - os: windows-latest - java: 25-ea + java: 24 - os: macos-latest - java: 25-ea + java: 24 name: JDK${{ matrix.java }} ${{ matrix.os }} runs-on: ${{ matrix.os }} steps: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org