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.
2 parents 90951bc + 1d4927b commit ec8ab65Copy full SHA for ec8ab65
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
needs: build
33
strategy:
34
matrix:
35
- java: [17, 21, 25-ea]
+ java: [17, 21, 25]
36
steps:
37
- name: Checkout
38
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
0 commit comments