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 ae2dcaf commit d9180f0Copy full SHA for d9180f0
.github/workflows/continuous-integration-workflow.yml
@@ -27,7 +27,6 @@ jobs:
27
strategy:
28
matrix:
29
include:
30
- - java-version: 21-ea
31
- java-version: 17
32
with:
33
java-version: ${{ matrix.java-version }}
0 commit comments