Merge branch 'update/1.17' of https://github.com/zDevelopers/ImageOnMap into update/1.17

This commit is contained in:
Vlammar 2021-11-08 18:33:32 +01:00
commit 0f05a05d84

View File

@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
java: [8, 9, 10, 11, 12, 13, 14, 15]
java: [8, 9, 10, 11, 12, 13, 14, 15, 16, 17]
steps:
- name: Checkout