Update maven.yml

This commit is contained in:
Oliver 2023-01-16 14:58:59 +01:00 committed by GitHub
parent 415744739f
commit 724e987393
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
distribution: [ 'temurin' ]
java: [ '8', '11', '17' ]
java: [ '11', '17' ]
steps:
- uses: actions/checkout@v3
- name: Setup java