mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-26 20:22:41 +00:00
Use github's native arm64 runners for docker builds (#33887)
This commit is contained in:
parent
bf4d0f0dca
commit
4aab39f7c9
6 changed files with 121 additions and 63 deletions
2
.github/workflows/build-push-pr.yml
vendored
2
.github/workflows/build-push-pr.yml
vendored
|
|
@ -29,8 +29,6 @@ jobs:
|
|||
needs: compute-suffix
|
||||
uses: ./.github/workflows/build-container-image.yml
|
||||
with:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
use_native_arm64_builder: true
|
||||
push_to_images: |
|
||||
ghcr.io/mastodon/mastodon
|
||||
version_metadata: ${{ needs.compute-suffix.outputs.metadata }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue