Skip to content

Commit 626ab3c

Browse files
committed
Remove JDK 8 in CI too
1 parent 516476e commit 626ab3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: huanshankeji/.github/actions/[email protected]
2121
with:
22-
jdk-versions: 8-zulu, 17-temurin
22+
jdk-versions: 17-temurin
2323

2424
dependency-submission:
2525
strategy:

0 commit comments

Comments
 (0)