Skip to content

Commit 3578f50

Browse files
authored
[CI] Increase timeout because platformio download is slow
1 parent a97928a commit 3578f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.platformio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push, pull_request]
55
jobs:
66
build:
77
runs-on: ubuntu-20.04
8-
timeout-minutes: 10
8+
timeout-minutes: 20
99
strategy:
1010
fail-fast: false
1111
max-parallel: 20

0 commit comments

Comments
 (0)