Skip to content

Commit 7dd0e05

Browse files
author
Roman
committed
no so much power
1 parent 365dedc commit 7dd0e05

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
@@ -52,7 +52,7 @@ jobs:
5252
strategy:
5353
matrix:
5454
runtime: ["fast-runtime", "non-fast-runtime"]
55-
runs-on: [self-hosted, type-cax41]
55+
runs-on: [self-hosted, type-cax31]
5656
# runs-on: SubtensorCI
5757

5858
steps:
@@ -98,7 +98,7 @@ jobs:
9898
publish:
9999
needs: [setup, build]
100100
# runs-on: [self-hosted, type-cax11]
101-
runs-on: [self-hosted, type-cax41, image-arm-app-docker-ce]
101+
runs-on: [self-hosted, type-cax31, image-arm-app-docker-ce]
102102

103103
steps:
104104
- name: Checkout code

0 commit comments

Comments
 (0)