Skip to content

Commit bf390b7

Browse files
authored
Update test-functional-local-safari.yml
timeout and matrix-jobs-count updated
1 parent 3be1821 commit bf390b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-functional-local-safari.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
with:
1818
test-script: 'npx gulp test-functional-local-safari-run --steps-as-tasks'
1919
os: 'macos-13'
20-
timeout: 60
21-
matrix-jobs-count: 2
20+
timeout: 40
21+
matrix-jobs-count: 5
2222
node-version: 20

0 commit comments

Comments
 (0)