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 7e29253 commit eeb08e9Copy full SHA for eeb08e9
1 file changed
.github/workflows/test-backend-coreml.yml
@@ -43,5 +43,5 @@ jobs:
43
&& '["coreml"]'
44
|| '["coreml", "coreml_static_int8"]' }}
45
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
46
- timeout: 120
+ timeout: 180
47
run-macos: true
0 commit comments