mirror of
https://github.com/katanemo/plano.git
synced 2026-07-02 15:51:02 +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:
|
jobs:
|
||||||
# Build ARM64 image on native ARM64 runner
|
# Build ARM64 image on native ARM64 runner
|
||||||
build-arm64:
|
build-arm64:
|
||||||
runs-on: [linux-arm64, arm64]
|
runs-on: [linux-arm64]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue