Explorar o código

Merge pull request #1799 from wilsonwu/arm64-docker-image

Add both amd64 and arm64 support for docker image
Matt Ray %!s(int64=3) %!d(string=hai) anos
pai
achega
1ca3f7a0b1
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:
           context: ${{ matrix.location }}/
           file: ${{ matrix.location }}/Dockerfile
+          platforms: linux/amd64,linux/arm64
           push: false