Skip to content

Commit e6645eb

Browse files
committed
Drop 8 in tests
1 parent c5cc542 commit e6645eb

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
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
os: [ubuntu-latest, macOS-latest, windows-latest]
12-
java: [8, 11, 17]
12+
java: [11, 17]
1313

1414
runs-on: ${{ matrix.os }}
1515

0 commit comments

Comments
 (0)