mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
just arm64
This commit is contained in:
parent
ce1977b75c
commit
982c58a94d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./docker/Dockerfile
|
file: ./docker/Dockerfile
|
||||||
platforms: linux/amd64
|
platforms: linux/arm64
|
||||||
push: false
|
push: false
|
||||||
tags: |
|
tags: |
|
||||||
${{ secrets.DOCKERHUB_USERNAME }}/aider:${{ github.ref_name }}
|
${{ secrets.DOCKERHUB_USERNAME }}/aider:${{ github.ref_name }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue