ci: adjusted for adoptopenjdk for openj9 only on amd64

This commit is contained in:
Geoff Bourne
2021-05-21 16:49:29 -05:00
parent 7229c40202
commit fbc8f72a22

View File

@@ -62,7 +62,7 @@ jobs:
uses: docker/build-push-action@v2.4.0
with:
context: .
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
# ensure latest base image is used