Fix warnings and stuff

This commit is contained in:
2022-07-22 18:37:15 +02:00
parent c827027e77
commit c7a470e391
18 changed files with 46 additions and 30 deletions

View File

@@ -1,2 +1,5 @@
jdk:
- openjdk17
- openjdk17
before_install:
- sdk install java 17.0.2-open
- sdk use java 17.0.2-open