Skip to content

Commit 10068c8

Browse files
chore(ci): update arm runner label (#2248)
**Description** This PR updates the CD build with the correct ARM runner
1 parent a700dc3 commit 10068c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-badger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
badger/badger-linux-amd64.tar.gz
5555
5656
badger-build-arm64:
57-
runs-on: ubuntu-latest-arm
57+
runs-on: ubuntu-24.04-arm
5858
steps:
5959
- uses: actions/checkout@v5
6060
with:

0 commit comments

Comments
 (0)