Skip to content

Commit e234154

Browse files
authored
yeet: armiarma (#290)
1 parent 0f43dfe commit e234154

4 files changed

Lines changed: 1 addition & 121 deletions

File tree

.github/workflows/build-push-armiarma.yml

Lines changed: 0 additions & 112 deletions
This file was deleted.

branches.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,6 @@ ethereum-genesis-generator:
138138
- verkle-gen
139139
- bellatrix-genesis
140140

141-
armiarma:
142-
branches:
143-
- master
144-
145141
grandine:
146142
branches:
147143
- develop

generate_config.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
'tx-fuzz': 'MariusVanDerWijden/tx-fuzz',
2828
'goomy-blob': 'ethpandaops/goomy-blob',
2929
'ethereum-genesis-generator': 'ethpandaops/ethereum-genesis-generator',
30-
'armiarma': 'migalabs/armiarma',
3130
'mev-rs': 'ralexstokes/mev-rs',
3231
'reth-rbuilder': 'flashbots/rbuilder',
3332
'rustic-builder': 'pawanjay176/rustic-builder',
@@ -87,7 +86,7 @@ def generate_config():
8786
else:
8887
# Keep as-is
8988
expanded_config[client_name] = client_config
90-
89+
9190
branches_config = expanded_config
9291

9392
# Output configuration list

platforms.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@ goomy-blob:
6363
ethereum-genesis-generator:
6464
- linux/amd64
6565
- linux/arm64
66-
armiarma:
67-
- linux/amd64
68-
- linux/arm64
6966
goteth:
7067
- linux/amd64
7168
- linux/arm64

0 commit comments

Comments
 (0)