This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch refactor-with-go
in repository https://gitbox.apache.org/repos/asf/dubbo-admin.git


The following commit(s) were added to refs/heads/refactor-with-go by this push:
     new a07bde18 Update deploy-authority.yml
a07bde18 is described below

commit a07bde18783f67b2dd5850f0a01233bc1252b674
Author: Albumen Kevin <[email protected]>
AuthorDate: Fri Mar 10 10:57:17 2023 +0800

    Update deploy-authority.yml
---
 .github/workflows/deploy-authority.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/deploy-authority.yml 
b/.github/workflows/deploy-authority.yml
index 4846a7ef..3ed7ee23 100644
--- a/.github/workflows/deploy-authority.yml
+++ b/.github/workflows/deploy-authority.yml
@@ -13,7 +13,8 @@ jobs:
     runs-on: ubuntu-latest
     strategy:
       matrix:
-        platform: [linux/amd64, linux/arm64/v8, linux/arm/v7, linux/arm/v6]
+#        platform: [linux/amd64, linux/arm64/v8, linux/arm/v7, linux/arm/v6]
+        platform: [linux/amd64, linux/arm64/v8]
     steps:
       - uses: actions/checkout@v2
       - name: Set up QEMU

Reply via email to