1
0
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:
M1nd3r 2025-04-30 14:18:08 +02:00
parent dd52c5eab8
commit f3e78c3fe6

View File

@ -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]