mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-06-02 06:08:46 +00:00
chore(ci): set timeout for legacy device tests to 30 min
This commit is contained in:
parent
dd52c5eab8
commit
f3e78c3fe6
2
.github/workflows/legacy.yml
vendored
2
.github/workflows/legacy.yml
vendored
@ -113,7 +113,7 @@ jobs:
|
|||||||
name: Device test
|
name: Device test
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: legacy_emu
|
needs: legacy_emu
|
||||||
timeout-minutes: 20
|
timeout-minutes: 30
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
coins: [universal, btconly]
|
coins: [universal, btconly]
|
||||||
|
Loading…
Reference in New Issue
Block a user