Skip to content

Commit 60ae3fb

Browse files
authored
Update .github/workflows/build.yml
1 parent 42f47fd commit 60ae3fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
name: BrowserStack
141141
needs: job_build
142142
runs-on: ubuntu-latest
143-
timeout-minutes: 15
143+
timeout-minutes: 45
144144
if: "github.ref == 'refs/heads/master'"
145145
steps:
146146
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)