Commit graph

4 commits

Author SHA1 Message Date
Mariell Hoversholm
ed222051a7 ci: replace Java 11 with Java 16 in GH Actions build flow (#5709)
* ci: add Java 16 to GH Actions build flow

With our new dependence on Java 16+ as of Minecraft 1.17 (refer to:
https://www.minecraft.net/en-us/article/minecraft-snapshot-21w19a), we
should also ensure everything we merge builds on Java 16.

Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>

* ci: remove Java 11 from build flow

Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>
2021-05-23 14:12:50 +02:00
Mariell Hoversholm
f63acc3d72 Change cache keys 2021-03-16 17:02:53 +01:00
Mariell Hoversholm
bf531c215a Add javadoc step to GH Actions 2021-01-30 14:33:22 +01:00
Mariell
c7e0a94a2b [CI-SKIP] Add a GitHub Actions job (#4703)
Co-Authored-By: Chew <chew@chew.pw>

Co-authored-by: Chew <chew@chew.pw>
2020-10-28 22:01:09 +01:00