We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a849a6 commit 7c2b91cCopy full SHA for 7c2b91c
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]
+ java: [8, 11, 17, 21, 24]
29
steps:
30
- name: Get current week within the year
31
id: date
0 commit comments