[Backport release-11.x] ci(container): actually use amd64 runner for amd64 (#5437)

This commit is contained in:
Alexandru Ionut Tripon 2026-04-20 10:22:23 +03:00 committed by GitHub
commit 5b29ce8301
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ jobs:
- arch: arm64
os: ubuntu-24.04-arm
- arch: amd64
os: ubuntu-24.04-arm
os: ubuntu-24.04
runs-on: ${{ matrix.os }}