Minecraft 1.17 support

This commit is contained in:
md_5
2021-06-09 09:00:00 +10:00
parent d49e97c423
commit 90573625f1
21 changed files with 45 additions and 43 deletions

View File

@@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java: [8, 11]
java: [8, 11, 16]
name: Java ${{ matrix.java }}