Skip to content

Commit d29bf98

Browse files
authored
Update maven-build.yml
1 parent 7a16c30 commit d29bf98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
fail-fast: false
8383
matrix:
8484
os: [ ubuntu, windows ]
85-
java: [ 11.0.3, 11, 17 ]
85+
java: [ 11, 17 ]
8686
steps:
8787
- uses: actions/checkout@v3
8888
- name: Set up JDK

0 commit comments

Comments
 (0)