mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-05-29 12:18:51 +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
|
||||
runs-on: ubuntu-latest
|
||||
needs: legacy_emu
|
||||
timeout-minutes: 20
|
||||
timeout-minutes: 30
|
||||
strategy:
|
||||
matrix:
|
||||
coins: [universal, btconly]
|
||||
|
Loading…
Reference in New Issue
Block a user