chore(ci): update arm runner label (#2248)

**Description**

This PR updates the CD build with the correct ARM runner
This commit is contained in:
Matthew McNeely
2025-12-16 16:12:06 -05:00
committed by GitHub
parent 3012bc168c
commit 0db2698ac4
+1 -1
View File
@@ -54,7 +54,7 @@ jobs:
badger/badger-linux-amd64.tar.gz
badger-build-arm64:
runs-on: ubuntu-latest-arm
runs-on: ubuntu-24.04-arm
steps:
- uses: actions/checkout@v5
with: