Skip to content

Commit

Permalink
Merge pull request #7945 from jrjohnson/longer-bs-timeout
Browse files Browse the repository at this point in the history
Increase Test Timeout
  • Loading branch information
stopfstedt committed Jul 10, 2024
2 parents 6e678ac + 813ad25 commit 26b1d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
browserstack-test:
name: Browserstack ${{matrix.workspace}} ${{ matrix.launcher }}
runs-on: ubuntu-latest
timeout-minutes: 20
timeout-minutes: 120
needs: [test]
strategy:
fail-fast: false
Expand Down

0 comments on commit 26b1d86

Please sign in to comment.