chore: 测试armv7

pull/189/head
xiaojunnuo 2024-09-06 23:39:22 +08:00
parent 52ec48656d
commit 1cbf70fb6a
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ jobs:
- name: Build and push - name: Build and push
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6
with: with:
platforms: linux/armv7 platforms: linux/arm/v7
push: true push: true
context: ./packages/ui/ context: ./packages/ui/
tags: | tags: |