There was an error while loading. Please reload this page.
1 parent cb6421c commit c7eee17Copy full SHA for c7eee17
1 file changed
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
fail-fast: false
8
matrix:
9
- java: [25] #, 21, 17, 11, 8]
+ java: [8]
10
steps:
11
- uses: actions/checkout@v6
12
- uses: actions/setup-java@v5
0 commit comments