This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/causeway.git
The following commit(s) were added to refs/heads/main by this push:
new 537b75e1490 CAUSEWAY-2445: renames workflow -> JDK 25 (CI)
537b75e1490 is described below
commit 537b75e1490e7b35341a6823f79e36cea705869e
Author: Andi Huber <[email protected]>
AuthorDate: Thu Sep 18 08:57:05 2025 +0200
CAUSEWAY-2445: renames workflow -> JDK 25 (CI)
---
.github/workflows/ci-build-artifacts-no-push-maven.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci-build-artifacts-no-push-maven.yml
b/.github/workflows/ci-build-artifacts-no-push-maven.yml
index 63482138ff7..2a459b38a4b 100644
--- a/.github/workflows/ci-build-artifacts-no-push-maven.yml
+++ b/.github/workflows/ci-build-artifacts-no-push-maven.yml
@@ -1,4 +1,4 @@
-name: Build, Test (JDK 24)
+name: Build, Test (JDK 25)
on:
push: