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 501754a commit 950681cCopy full SHA for 950681c
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
fail-fast: false
8
matrix:
9
- java: [25]
+ java: [8]
10
steps:
11
- uses: actions/checkout@v5
12
- uses: actions/setup-java@v5
0 commit comments