Make openj9 the default latest tag.

This commit is contained in:
Kavin 2023-05-16 10:13:43 +01:00 committed by GitHub
parent 6418e71807
commit 87cad36f27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -13,9 +13,9 @@ jobs:
strategy:
matrix:
include:
- image: 1337kavin/piped:openj9
- image: 1337kavin/piped:latest,1337kavin/piped:openj9
dockerfile: ./Dockerfile.openj9.ci
- image: 1337kavin/piped:latest,1337kavin/piped:hotspot
- image: 1337kavin/piped:hotspot
dockerfile: ./Dockerfile.ci
- image: 1337kavin/piped:graalvm-jvm
dockerfile: ./Dockerfile.graalvm-jvm.ci