We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49a3ff5 commit c1db749Copy full SHA for c1db749
.github/workflows/checks.yml
@@ -11,7 +11,7 @@ jobs:
11
12
strategy:
13
matrix:
14
- java-version: [11] # [11, 15, 17]
+ java-version: [24] # [11, 15, 17]
15
16
steps:
17
- name: Checkout code
0 commit comments