Skip to content

Commit 653a869

Browse files
committed
ci: limit browserstack concurrency
1 parent 128b3e9 commit 653a869

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/browserstack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
runs-on: ubuntu-latest
4141
strategy:
4242
fail-fast: false
43+
max-parallel: 1
4344
matrix:
4445
browser:
4546
- browserstack:android

0 commit comments

Comments
 (0)