feat: change devbox to void linux
This commit is contained in:
parent
e05f690b61
commit
daa05bfef4
2 changed files with 11 additions and 26 deletions
|
|
@ -65,7 +65,7 @@ jobs:
|
|||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
context: "{{defaultContext}}:${{ matrix.box.path }}"
|
||||
tags: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue