mirror of
https://github.com/apache/poi.git
synced 2026-02-27 12:30:08 +08:00
Revert "test with java 8 on 5.5.x branch"
This reverts commit 85cdbcbe131aedfdf3775454c1a73e38180b51ea.
This commit is contained in:
parent
85cdbcbe13
commit
d472b9c32b
2
.github/workflows/test-gradle.yml
vendored
2
.github/workflows/test-gradle.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user