WIP: Upgrade Geth in fixturenet stacks #819

Closed
roysc wants to merge 13 commits from roysc/fix-eth-stacks-part2 into main
Showing only changes of commit fb379049c1 - Show all commits

View File

@ -6,6 +6,10 @@ on:
paths:
- '!**'
- '.gitea/workflows/triggers/fixturenet-eth-plugeth-test'
pull_request:
paths:
- '!**'
- '.gitea/workflows/triggers/fixturenet-eth-plugeth-test'
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
- cron: '2 14 * * *'