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 33ad138 commit 419a721Copy full SHA for 419a721
1 file changed
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- java: [8, 11, 13, 17, 18, 19]
+ java: [8, 17, 21, 25, 26]
13
steps:
14
- uses: actions/checkout@v6
15
- uses: actions/setup-java@v5
0 commit comments