Skip to content

Commit

Permalink
Merge pull request #594 from TeamPiped/revert-588-openj9-default
Browse files Browse the repository at this point in the history
Revert "Make openj9 the default latest tag"
  • Loading branch information
FireMasterK committed May 18, 2023
2 parents f38ae6d + 6738faa commit ba593a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
strategy:
matrix:
include:
- image: 1337kavin/piped:latest,1337kavin/piped:openj9
- image: 1337kavin/piped:openj9
dockerfile: ./Dockerfile.openj9.ci
- image: 1337kavin/piped:hotspot
- image: 1337kavin/piped:latest,1337kavin/piped:hotspot
dockerfile: ./Dockerfile.ci
- image: 1337kavin/piped:graalvm-jvm
dockerfile: ./Dockerfile.graalvm-jvm.ci
Expand Down

0 comments on commit ba593a7

Please sign in to comment.