Update maven.yml
Now that the other thing is fixed, this can go back to the way it was.pull/12/head
parent
1a3015e972
commit
ee1a08d7b2
|
@ -7,7 +7,7 @@ jobs:
|
|||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
java_version: [11]
|
||||
java_version: [11, 13]
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue