We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb561d commit 74c1339Copy full SHA for 74c1339
.github/workflows/test-functional-local-safari.yml
@@ -17,4 +17,6 @@ jobs:
17
with:
18
test-script: 'npx gulp test-functional-local-safari-run --steps-as-tasks'
19
os: 'macos-13'
20
- timeout: 40
+ timeout: 60
21
+ matrix-jobs-count: 1
22
+ node-version: 20
0 commit comments