mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
test with java 8 on 5.5.x branch
This commit is contained in:
parent
2b6589d4fb
commit
85cdbcbe13
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: '11'
|
||||
java-version: '8'
|
||||
cache: 'gradle'
|
||||
|
||||
- name: Grant execute permission for gradlew
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user