Skip to content

Commit

Permalink
Update maven-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman committed Jun 20, 2022
1 parent 7a16c30 commit d29bf98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-build.yml
Expand Up @@ -82,7 +82,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu, windows ]
java: [ 11.0.3, 11, 17 ]
java: [ 11, 17 ]
steps:
- uses: actions/checkout@v3
- name: Set up JDK
Expand Down

0 comments on commit d29bf98

Please sign in to comment.