Explorar o código

Add both amd64 and arm64 support for docker image

Signed-off-by: Wilson Wu <iwilsonwu@gmail.com>
Wilson Wu %!s(int64=3) %!d(string=hai) anos
pai
achega
9fa8402981
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/pr.yaml

+ 1 - 0
.github/workflows/pr.yaml

@@ -29,4 +29,5 @@ jobs:
         with:
         with:
           context: ${{ matrix.location }}/
           context: ${{ matrix.location }}/
           file: ${{ matrix.location }}/Dockerfile
           file: ${{ matrix.location }}/Dockerfile
+          platforms: linux/amd64,linux/arm64
           push: false
           push: false