diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 414acba..0c54897 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -53,11 +53,11 @@ build-image: #<<: *tag_only stage: build script: - - apk add --no-cache openjdk-17-jdk - pyb image test: - <<: *img + image: eclipse-temurin:17-jdk + #<<: *img #<<: *tag_only stage: test script: