Skip to content

Commit 76c31e9

Browse files
authored
fix: nightly tests (ethereum#595)
1 parent 1b4bd3d commit 76c31e9

File tree

3 files changed

+2
-19
lines changed

3 files changed

+2
-19
lines changed

.github/tests/blobber.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ participants:
1111
el_image: ethpandaops/geth:master
1212
cl_type: lodestar
1313
count: 1
14-
network_params:
15-
deneb_fork_epoch: 1
1614
additional_services:
1715
- dora
1816
- blob_spammer

.github/tests/ephemery.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ participants:
33
cl_type: teku
44
- el_type: nethermind
55
cl_type: prysm
6+
cl_image: gcr.io/prysmaticlabs/prysm/beacon-chain:stable
67
- el_type: erigon
78
cl_type: nimbus
89
- el_type: besu
@@ -12,5 +13,5 @@ participants:
1213
- el_type: ethereumjs
1314
cl_type: teku
1415
network_params:
15-
network: "ephemery"
16+
network: ephemery
1617
additional_services: []

.github/tests/mix-with-deneb.yaml

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

0 commit comments

Comments
 (0)