mirror of
https://github.com/meshtastic/web.git
synced 2026-03-06 06:58:16 -05:00
Build for ARM
This commit is contained in:
committed by
GitHub
parent
8a4950d1f4
commit
72bfd44b1f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
image: ${{github.event.repository.full_name}}
|
||||
tags: latest ${{ github.sha }}
|
||||
oci: true
|
||||
platforms: linux/amd64, linux/arm64
|
||||
platforms: linux/amd64, linux/arm, linux/arm64
|
||||
|
||||
- name: Push To Registry
|
||||
id: push-to-registry
|
||||
|
||||
Reference in New Issue
Block a user