We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent befa1a5 commit 8e87dddCopy full SHA for 8e87ddd
1 file changed
.github/workflows/ci.yml
@@ -64,6 +64,7 @@ jobs:
64
- "25"
65
# non-LTS versions
66
# we should periodically add the latest non-LTS version here to test against
67
+ # as of 2025-09-29, the latest version of java (25) is LTS, so this section is empty. In March 2026, we'll add "26".
68
69
steps:
70
- uses: extractions/setup-just@v2
0 commit comments