mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-26 04:02:42 +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/test-image-build.yml
vendored
2
.github/workflows/test-image-build.yml
vendored
|
|
@ -17,5 +17,3 @@ jobs:
|
|||
cancel-in-progress: true
|
||||
|
||||
uses: ./.github/workflows/build-container-image.yml
|
||||
with:
|
||||
platforms: linux/amd64 # Testing only on native platform so it is performant
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue