Skip to content

Commit

Permalink
bump timeout of release job (#846)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eikix authored Mar 11, 2024
1 parent 794b11b commit c1b334e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kakarot_rpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- platform: linux/arm64
STARKNET_BIN_DIR: f7va4mjqww1kkpp4il6y295dgcwq147v
SINK_BIN_DIR: 3iqnrcirqpg4s7zdy1wdh0dq17jwzmlc
timeout-minutes: 85
timeout-minutes: 200
steps:
- uses: actions/checkout@v3
- name: Set up QEMU
Expand Down

0 comments on commit c1b334e

Please sign in to comment.