Update gradle.yml

This commit is contained in:
Cloudburst
2021-09-16 15:07:52 +02:00
committed by GitHub
parent 43918284ef
commit e8e28049f5

View File

@@ -19,6 +19,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
java: [ '16', '16.0.1' ]
steps: