Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

Commit 9ea6be0

Browse files
committed
github: test on jdk17+
1 parent 3e684ad commit 9ea6be0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os: [ubuntu-latest, windows-latest]
11-
java: [11, 17, 21]
11+
java: [17, 21]
1212

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

0 commit comments

Comments
 (0)