fix label

This commit is contained in:
Adil Hafeez 2025-02-04 14:35:37 -08:00
parent 64869d05d6
commit 77b2b09f6e
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -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