Skip to content

Commit

Permalink
fix: use latest setup-contracts-image and test beekeeper
Browse files Browse the repository at this point in the history
  • Loading branch information
vandot committed Jul 8, 2024
1 parent bdb9e6d commit 7e910be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/beekeeper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ env:
REPLICA: 3
RUN_TYPE: "PR RUN"
SETUP_CONTRACT_IMAGE: "ethersphere/bee-localchain"
SETUP_CONTRACT_IMAGE_TAG: "0.8.7-rc1"
SETUP_CONTRACT_IMAGE_TAG: "0.9.0-rc3"
BEELOCAL_BRANCH: "main"
BEEKEEPER_BRANCH: "master"
BEEKEEPER_BRANCH: "feat/refactor-updated-contracts"
BEEKEEPER_METRICS_ENABLED: false
REACHABILITY_OVERRIDE_PUBLIC: true
BATCHFACTOR_OVERRIDE_PUBLIC: 2
Expand Down

0 comments on commit 7e910be

Please sign in to comment.