Skip to content

Commit cd1713a

Browse files
committed
Bump JDK to 11
1 parent bce9a99 commit cd1713a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
steps:
4848
- uses: huanshankeji/.github/workflow-templates/dependency-submission@refactor-common-actions
4949
with:
50-
jdk-version: '8'
51-
jdk-distribution: 'zulu'
50+
jdk-version: '11'
51+
jdk-distribution: 'temurin'

0 commit comments

Comments
 (0)