Don't build openj9 and adoptium for now.

This commit is contained in:
Kavin 2023-10-10 22:52:26 +01:00
parent 9cfd3a2556
commit 5a0554ad8c
No known key found for this signature in database
GPG key ID: 6E4598CA5C92C41F
3 changed files with 7 additions and 7 deletions

View file

@ -17,10 +17,10 @@ jobs:
strategy:
matrix:
include:
- image: 1337kavin/piped:openj9
dockerfile: ./Dockerfile.openj9.ci
- image: 1337kavin/piped:hotspot
dockerfile: ./Dockerfile.ci
# - image: 1337kavin/piped:openj9
# dockerfile: ./Dockerfile.openj9.ci
# - image: 1337kavin/piped:hotspot
# dockerfile: ./Dockerfile.ci
- image: 1337kavin/piped:latest,1337kavin/piped:azul-zulu
dockerfile: ./Dockerfile.azul.ci
- image: 1337kavin/piped:graalvm-jvm