Update maven.yml
This commit is contained in:
parent
415744739f
commit
724e987393
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
distribution: [ 'temurin' ]
|
||||
java: [ '8', '11', '17' ]
|
||||
java: [ '11', '17' ]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Setup java
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user