Skip to content

Commit af66d74

Browse files
fix issue
1 parent 146894a commit af66d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mvn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
os: [windows-2022, ubuntu-24.04, macos-15]
20-
java: [11, 17, 21]
20+
java: [17, 21]
2121
steps:
2222
- uses: actions/checkout@v4
2323
- uses: actions/setup-java@v4

0 commit comments

Comments
 (0)