mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-08-03 11:33:11 +00:00
ci: raise valid-proof-test timeout to 150 minutes
This commit is contained in:
parent
a410d054c5
commit
502eecfb4d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -287,7 +287,7 @@ jobs:
|
|||||||
needs: ci-image
|
needs: ci-image
|
||||||
if: github.event_name == 'push'
|
if: github.event_name == 'push'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 90
|
timeout-minutes: 150
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v5
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user