Skip to content

Commit

Permalink
update boost version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pscott committed Mar 4, 2024
1 parent 3291bb2 commit 2631762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
SEPOLIA_SUBGRAPH_URL: "https://api.studio.thegraph.com/query/23545/boost-sepolia/version/latest"
MAINNET_SUBGRAPH_URL: "https://api.studio.thegraph.com/query/23545/boost/version/latest"
BOOST_NAME: "boost"
BOOST_VERSION: "1"
BOOST_VERSION: "0.1.0"
VERIFYING_CONTRACT: "0xc8Ae580637bf91b7E2c0A8cf369Fb24e0253cA5a"
SLOT_URL: "https://beaconcha.in/api/v1/slot/"
EPOCH_URL: "https://beaconcha.in/api/v1/epoch/"
Expand Down

0 comments on commit 2631762

Please sign in to comment.