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 fc1448c6ac No GH 25 yet on MacOS
fc1448c6ac is described below
commit fc1448c6acda5dcb5b3b5a043af53c3f84fcfad0
Author: remm <[email protected]>
AuthorDate: Thu Jul 3 09:20:44 2025 +0200
No GH 25 yet on MacOS
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index cb427f3f2d..4ebaf32ae0 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
- os: windows-latest
java: 24
- os: macos-latest
- java: 24
+ java: 25-ea
name: JDK${{ matrix.java }} ${{ matrix.os }}
runs-on: ${{ matrix.os }}
steps:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]