fix platform
All checks were successful
Docker Build and Push / docker (push) Successful in 1m5s

This commit is contained in:
4paradigm
2026-07-17 14:09:46 +08:00
parent 17007aa379
commit cce31fbd6b

View File

@@ -7,7 +7,7 @@ on:
jobs: jobs:
docker: docker:
runs-on: amd64-ubuntu-24.04 runs-on: arm64-ubuntu-24.04
steps: steps:
- name: Clone repository - name: Clone repository