Skip to content

Commit

Permalink
chore: Update PostQuantum image version of Besu
Browse files Browse the repository at this point in the history
Incoming version accepts calls going to  0x65 rather than 0x14

Signed-off-by: eum602 <eum602@gmail.com>
  • Loading branch information
eum602 committed Feb 27, 2024
1 parent 9c76030 commit 91892f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
services:
besu:
image: ghcr.io/lacchain/lacchain-besu:23.7.3.0-rc2-amd64
image: ghcr.io/lacchain/lacchain-besu:23.7.3.0-amd64
env:
BESU_NETWORK: dev
BESU_MIN_GAS_PRICE: 0
Expand Down

0 comments on commit 91892f2

Please sign in to comment.