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 1533daedd8c CAUSEWAY-2445: attempted CI fix (antora 2)
1533daedd8c is described below

commit 1533daedd8c6d8317783119097b6654f054d0e55
Author: andi-huber <[email protected]>
AuthorDate: Tue Nov 18 15:13:22 2025 +0100

    CAUSEWAY-2445: attempted CI fix (antora 2)
---
 .github/workflows/ci-build-site-no-push.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci-build-site-no-push.yml 
b/.github/workflows/ci-build-site-no-push.yml
index 7ed8c4b7b77..346da9d621a 100644
--- a/.github/workflows/ci-build-site-no-push.yml
+++ b/.github/workflows/ci-build-site-no-push.yml
@@ -35,7 +35,7 @@ jobs:
     - name: Set up JDK 25
       uses: actions/setup-java@v5
       with:
-        distribution: 'zulu'
+        distribution: 'temurin'
         java-version: 25
 
     - name: Setup Script Environment

Reply via email to