use label buildx

This commit is contained in:
2025-09-29 19:57:40 +08:00
parent 500a0baa51
commit 02c932dbfc

View File

@@ -14,7 +14,7 @@ on:
jobs:
docker:
runs-on: [docker]
runs-on: [buildx]
steps:
- name: Checkout
uses: actions/checkout@v3