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 1b8f118 commit fdd2ef2Copy full SHA for fdd2ef2
1 file changed
.github/workflows/cpp_extra.yml
@@ -414,7 +414,7 @@ jobs:
414
needs.check-labels.outputs.force == 'true' ||
415
contains(fromJSON(needs.check-labels.outputs.ci-extra-labels || '[]'), 'CI: Extra') ||
416
contains(fromJSON(needs.check-labels.outputs.ci-extra-labels || '[]'), 'CI: Extra: C++')
417
- timeout-minutes: 75
+ timeout-minutes: 120
418
strategy:
419
fail-fast: false
420
matrix:
0 commit comments