[CI] Unifying Dockerfiles for ARM and X86 Builds (#21343)

Signed-off-by: Kebe <mail@kebe7jun.com>
This commit is contained in:
Kebe
2025-07-25 22:33:56 +08:00
committed by GitHub
parent e189b50f53
commit 396ee94180
5 changed files with 29 additions and 67 deletions

View File

@@ -7,7 +7,7 @@ permissions:
jobs:
lint-and-deploy:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04-arm
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2