mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
use temurin java
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895409 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
53da548689
commit
f57d8adee4
2
.github/workflows/test-gradle.yml
vendored
2
.github/workflows/test-gradle.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Set up JDK
|
- name: Set up JDK
|
||||||
uses: actions/setup-java@v2
|
uses: actions/setup-java@v2
|
||||||
with:
|
with:
|
||||||
distribution: 'adopt'
|
distribution: 'temurin'
|
||||||
java-version: '11'
|
java-version: '11'
|
||||||
check-latest: true
|
check-latest: true
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user