Skip to content

Commit 74c1339

Browse files
authored
Update test-functional-local-safari.yml
timeout 40 -> 60 node version 16 -> 20 jobs-count 3 -> 1
1 parent bcb561d commit 74c1339

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

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

0 commit comments

Comments
 (0)