We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39194a7 commit 2958735Copy full SHA for 2958735
1 file changed
.github/workflows/build.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- java-version: [8, 11, 17, 21, 23, 25]
+ java-version: [8, 11, 17, 21, 23]
12
13
steps:
14
- uses: actions/checkout@v4
0 commit comments