mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix label
This commit is contained in:
parent
64869d05d6
commit
77b2b09f6e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-push.yml
vendored
2
.github/workflows/docker-push.yml
vendored
|
|
@ -68,7 +68,7 @@ on:
|
|||
jobs:
|
||||
# Build ARM64 image on native ARM64 runner
|
||||
build-arm64:
|
||||
runs-on: [linux-arm64, arm64]
|
||||
runs-on: [linux-arm64]
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue