Skip to content

Commit 1cff425

Browse files
author
Roman
committed
ubuntu-24.04-arm
1 parent 7cd0807 commit 1cff425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-localnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
# Collect all artifacts and publish them to docker repo
127127
build_and_publish:
128128
needs: [setup, build_bins]
129-
runs-on: [self-hosted, cax41]
129+
runs-on: [ubuntu-24.04-arm]
130130
defaults:
131131
run:
132132
working-directory: ${{ github.workspace }}

0 commit comments

Comments
 (0)