We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0cc97d commit edd1720Copy full SHA for edd1720
.github/workflows/validate.yml
@@ -34,7 +34,7 @@ jobs:
34
- 2.13.6
35
- 2.13.7
36
- 2.13.8
37
- jdk-version: [1.8, 1.11]
+ jdk-version: [1.8, 1.11, 1.17]
38
39
steps:
40
- name: Checkout
0 commit comments