Skip to content

Commit 985fea8

Browse files
Increase CI debug timeout to 2hrs
1 parent 1055a9c commit 985fea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1149,7 +1149,7 @@ jobs:
11491149
if: ${{ failure() && runner.debug }}
11501150
uses: mxschmitt/action-tmate@v3
11511151
# When debugging increase to a suitable value!
1152-
timeout-minutes: 30
1152+
timeout-minutes: 120
11531153

11541154
emscripten_wasm_CppInterOp_and_xeus_cpp:
11551155
needs: [build_cache]

0 commit comments

Comments
 (0)