Update maven.yml

liteCraft
hYdos 2020-03-06 15:10:02 +10:00 committed by GitHub
parent b04274b2e8
commit a9aded799a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
java_version: [11, 13]
java_version: [13]
os: [ubuntu-latest, windows-latest]
steps: