We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b117bc3 commit d0e2255Copy full SHA for d0e2255
1 file changed
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
fail-fast: false
27
matrix:
28
- java: [8, 11, 17, 21, 24]
+ java: [8, 11, 17, 21, 25]
29
steps:
30
- name: Get current week within the year
31
id: date
0 commit comments