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 d9e8dae commit 28a4224Copy full SHA for 28a4224
.github/workflows/conda-package.yml
@@ -243,7 +243,7 @@ jobs:
243
env:
244
DPNP_TEST_ALL_INT_TYPES: 1
245
with:
246
- timeout_minutes: 20
+ timeout_minutes: 25
247
max_attempts: ${{ env.RUN_TESTS_MAX_ATTEMPTS }}
248
retry_on: any
249
command: |
@@ -400,7 +400,7 @@ jobs:
400
401
402
403
- timeout_minutes: 30
+ timeout_minutes: 35
404
405
406
0 commit comments