Use github's native arm64 runners for docker builds (#33887)

This commit is contained in:
Claire 2025-02-11 18:05:07 +01:00 committed by GitHub
parent bf4d0f0dca
commit 4aab39f7c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 121 additions and 63 deletions

View file

@ -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