mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-18 02:40:45 +00:00
reduce devnet from 63 to 53 for cost saving (#602)
This commit is contained in:
parent
544190f584
commit
9e7b6a97b3
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ us_east_2_end=36
|
||||||
|
|
||||||
# Ireland
|
# Ireland
|
||||||
eu_west_1_start=37
|
eu_west_1_start=37
|
||||||
eu_west_1_end=72
|
eu_west_1_end=62
|
||||||
|
|
||||||
# Sydney
|
# Sydney
|
||||||
ap_southeast_2_start=73
|
ap_southeast_2_start=73
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue