build: also run tests with java8

This commit is contained in:
Geoff Bourne
2021-12-06 22:15:32 -06:00
parent f7836abc06
commit 529d92fa63
3 changed files with 5 additions and 16 deletions
+1
View File
@@ -11,4 +11,5 @@ services:
image: ${IMAGE_TO_TEST:-itzg/minecraft-server}
environment:
EULA: "TRUE"
VERSION: ${MINECRAFT_VERSION:-LATEST}