This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 9264b3e75a Update version number
9264b3e75a is described below
commit 9264b3e75a617d9eb1b10cc7eec8aef9e5185eaf
Author: remm <[email protected]>
AuthorDate: Wed Sep 17 09:28:29 2025 +0200
Update version number
---
.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 11f154fce0..a337de8f70 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
matrix:
isMain:
- ${{ contains(github.ref, 'main') }}
- java: [ 25-ea ]
+ java: [ 26-ea ]
os: [ ubuntu-latest ]
name: JDK${{ matrix.java }} ${{ matrix.os }}
runs-on: ${{ matrix.os }}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]