Skip to content

Commit 4df80f7

Browse files
committed
Review comments fix:3
1 parent f8486b2 commit 4df80f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
build:
3636
strategy:
3737
matrix:
38-
java-version: [21, 25]
38+
java-version: [25]
3939
os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest]
4040
runs-on: ${{ matrix.os }}
4141
steps:

0 commit comments

Comments
 (0)