Skip to content

Commit 28cd2fb

Browse files
authored
ci: bump env-test job timeout to 30m (#8350)
1 parent 5e854c9 commit 28cd2fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
MAINNET3_ETHEREUM_RPC_URLS: ${{ secrets.MAINNET3_ETHEREUM_RPC_URLS }}
2323
TESTNET4_SEPOLIA_RPC_URLS: ${{ secrets.TESTNET4_SEPOLIA_RPC_URLS }}
2424

25-
timeout-minutes: 10
25+
timeout-minutes: 30
2626
strategy:
2727
fail-fast: false
2828
matrix:

0 commit comments

Comments
 (0)