Updated .gitlab-ci.yml file to fix failing pipeline

This commit is contained in:
GregF 2026-06-09 05:34:30 +00:00 committed by Ryan
parent 6a73ebc852
commit 7ef00582a5

View file

@ -1,4 +1,4 @@
image: java:8-jdk
image: gradle:8.5-jdk8
stages:
- build