Bläddra i källkod

Add both amd64 and arm64 support for docker image

Signed-off-by: Wilson Wu <iwilsonwu@gmail.com>
Wilson Wu 3 år sedan
förälder
incheckning
9fa8402981
1 ändrade filer med 1 tillägg och 0 borttagningar
  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