Skip to content

Commit

Permalink
updated branch to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
ztepler committed Jun 6, 2024
1 parent 4f09cb9 commit 2b60a0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
OCTEZ_PROTO=Proxford
PACKAGE=evm_kernel
TEZOS_REPO=https://gitlab.com/baking-bad/tezos.git
TEZOS_REPO_BRANCH=feat/token-deposits-squashed-v5
TEZOS_REPO_BRANCH=feat/token-deposits-squashed-v6
CACHEBUST=${{ steps.cachebust.outputs.date }}
CI_COMMIT_SHA=dev
push: true
Expand Down
2 changes: 1 addition & 1 deletion envs/etherlink-oxford.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ OCTEZ_TAG=master
OCTEZ_PROTO=Proxford
NETWORK=oxfordnet
TEZOS_REPO=https://gitlab.com/baking-bad/tezos.git
TEZOS_REPO_BRANCH=feat/token-deposits-squashed-v5
TEZOS_REPO_BRANCH=feat/token-deposits-squashed-v6

0 comments on commit 2b60a0d

Please sign in to comment.