Skip to content

Commit 28aeab4

Browse files
committed
Remove jdk8 from ci.
1 parent a829429 commit 28aeab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
timeout-minutes: 30
6262
strategy:
6363
matrix:
64-
version: [ 8, 11, 17, 21 ]
64+
version: [ 11, 17, 21 ]
6565
steps:
6666
- uses: actions/checkout@v4
6767
with:

0 commit comments

Comments
 (0)