This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch 5.5.x
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/5.5.x by this push:
     new d472b9c32b Revert "test with java 8 on 5.5.x branch"
d472b9c32b is described below

commit d472b9c32b9af87fa79d14aaa048137cda358ff6
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Nov 17 15:19:43 2025 +0100

    Revert "test with java 8 on 5.5.x branch"
    
    This reverts commit 85cdbcbe131aedfdf3775454c1a73e38180b51ea.
---
 .github/workflows/test-gradle.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test-gradle.yml 
b/.github/workflows/test-gradle.yml
index b0f164c4aa..204e5db9e1 100644
--- a/.github/workflows/test-gradle.yml
+++ b/.github/workflows/test-gradle.yml
@@ -23,7 +23,7 @@ jobs:
       uses: actions/setup-java@v5
       with:
         distribution: 'temurin'
-        java-version: '8'
+        java-version: '11'
         cache: 'gradle'
 
     - name: Grant execute permission for gradlew


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to