Skip to content

Commit 3be1821

Browse files
authored
Use 2 jobs for test-functional-local-safari
1 parent 74c1339 commit 3be1821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
test-script: 'npx gulp test-functional-local-safari-run --steps-as-tasks'
1919
os: 'macos-13'
2020
timeout: 60
21-
matrix-jobs-count: 1
21+
matrix-jobs-count: 2
2222
node-version: 20

0 commit comments

Comments
 (0)