Skip to content

Commit edd1720

Browse files
committed
add JDK 17 to crossbuild
1 parent d0cc97d commit edd1720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- 2.13.6
3535
- 2.13.7
3636
- 2.13.8
37-
jdk-version: [1.8, 1.11]
37+
jdk-version: [1.8, 1.11, 1.17]
3838

3939
steps:
4040
- name: Checkout

0 commit comments

Comments
 (0)