Skip to content

Commit ebf40a8

Browse files
A0-0000: Migrated some self-hosted labels (#1909)
1 parent d081824 commit ebf40a8

6 files changed

+6
-6
lines changed

.github/workflows/sync-from-snapshot-mainnet-paritydb-pruned.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
test-sync:
3535
needs: [build-production-aleph-node]
3636
name: Download snapshot and run
37-
runs-on: [self-hosted, Linux, X64, medium-1000GB]
37+
runs-on: [self-hosted, Linux, X64, euc1-med-xldisk]
3838
timeout-minutes: 90
3939
steps:
4040
- name: Checkout source code

.github/workflows/sync-from-snapshot-mainnet-paritydb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
test-sync:
3535
needs: [build-production-aleph-node]
3636
name: Download snapshot and run
37-
runs-on: [self-hosted, Linux, X64, medium-1000GB]
37+
runs-on: [self-hosted, Linux, X64, euc1-med-xldisk]
3838
timeout-minutes: 360
3939
steps:
4040
- name: Checkout source code

.github/workflows/sync-from-snapshot-mainnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
test-sync:
3535
needs: [build-production-aleph-node]
3636
name: Download snapshot and run
37-
runs-on: [self-hosted, Linux, X64, medium-1000GB]
37+
runs-on: [self-hosted, Linux, X64, euc1-med-xldisk]
3838
timeout-minutes: 600
3939
steps:
4040
- name: Checkout source code

.github/workflows/sync-from-snapshot-testnet-paritydb-pruned.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
test-sync:
3232
needs: [build-production-aleph-node]
3333
name: Download snapshot and run
34-
runs-on: [self-hosted, Linux, X64, medium-1000GB]
34+
runs-on: [self-hosted, Linux, X64, euc1-med-xldisk]
3535
timeout-minutes: 90
3636
steps:
3737
- name: Checkout source code

.github/workflows/sync-from-snapshot-testnet-paritydb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
test-sync:
3232
needs: [build-production-aleph-node]
3333
name: Download snapshot and run
34-
runs-on: [self-hosted, Linux, X64, medium-1000GB]
34+
runs-on: [self-hosted, Linux, X64, euc1-med-xldisk]
3535
timeout-minutes: 360
3636
steps:
3737
- name: Checkout source code

.github/workflows/sync-from-snapshot-testnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
test-sync:
3232
needs: [build-production-aleph-node]
3333
name: Download snapshot and run
34-
runs-on: [self-hosted, Linux, X64, medium-1000GB]
34+
runs-on: [self-hosted, Linux, X64, euc1-med-xldisk]
3535
timeout-minutes: 600
3636
steps:
3737
- name: Checkout source code

0 commit comments

Comments
 (0)