Skip to content

Commit

Permalink
try to enable mantle
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Aug 20, 2024
1 parent 600ba0c commit 5236464
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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 @@ on:
# - main

env:
HELIXBRIDGE_CLI_VERSION: sha-3e9ff58
HELIXBRIDGE_CLI_VERSION: sha-2f6ec67

jobs:
check:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
workflow_dispatch:

env:
HELIXBRIDGE_CLI_VERSION: sha-3e9ff58
HELIXBRIDGE_CLI_VERSION: sha-2f6ec67

jobs:
deploy:
Expand Down
2 changes: 1 addition & 1 deletion src/bridges.itering.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ registers:
- include: arbitrum-bsc.yml
- include: arbitrum-ethereum.yml
- include: arbitrum-gnosis.yml
# - include: arbitrum-mantle.yml
- include: arbitrum-mantle.yml
- include: arbitrum-op.yml
- include: arbitrum-polygon.yml
- include: arbitrum-scroll.yml
Expand Down

0 comments on commit 5236464

Please sign in to comment.