Skip to content

Commit b6a0ea1

Browse files
authored
Update maven.yml
1 parent 5c99ecf commit b6a0ea1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
# Use these Java versions
9-
java: [21, 24]
9+
java: [24]
1010
# and run on both Linux and Windows
1111
os: [ubuntu-latest, windows-latest]
1212
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)