diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index e69e15e..f57e53c 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -11,8 +11,8 @@ jobs: include: - arch: arm64 tag: arm - - arch: amd64 - tag: amd64 + # - arch: amd64 + # tag: amd64 steps: - uses: actions/checkout@v4 - run: |