Skip to content

Commit b27d926

Browse files
author
Roman
committed
we have more ccx33 tagged runners
1 parent d0db135 commit b27d926

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-localnet.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
strategy:
6060
matrix:
6161
platform:
62-
- runner: [self-hosted, type-ccx43]
62+
- runner: [self-hosted, type-ccx33]
6363
triple: x86_64-unknown-linux-gnu
6464
arch: amd64
6565
- runner: [ubuntu-24.04-arm]
@@ -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, type-ccx43]
129+
runs-on: [self-hosted, type-ccx33]
130130
defaults:
131131
run:
132132
working-directory: ${{ github.workspace }}

0 commit comments

Comments
 (0)