@@ -204,6 +204,7 @@ jobs:
204
204
205
205
- name : consider debugging
206
206
if : failure() && github.event_name == 'pull_request'
207
+ timeout-minutes : 60
207
208
uses : ./.github/workflows/tmate_debug
208
209
with :
209
210
use-tmate : ${{ secrets.USE_TMATE }}
@@ -257,6 +258,7 @@ jobs:
257
258
258
259
- name : consider debugging
259
260
if : failure() && github.event_name == 'pull_request'
261
+ timeout-minutes : 60
260
262
uses : ./.github/workflows/tmate_debug
261
263
with :
262
264
use-tmate : ${{ secrets.USE_TMATE }}
@@ -304,6 +306,7 @@ jobs:
304
306
305
307
- name : consider debugging
306
308
if : failure() && github.event_name == 'pull_request'
309
+ timeout-minutes : 60
307
310
uses : ./.github/workflows/tmate_debug
308
311
with :
309
312
use-tmate : ${{ secrets.USE_TMATE }}
@@ -357,6 +360,7 @@ jobs:
357
360
358
361
- name : consider debugging
359
362
if : failure() && github.event_name == 'pull_request'
363
+ timeout-minutes : 60
360
364
uses : ./.github/workflows/tmate_debug
361
365
with :
362
366
use-tmate : ${{ secrets.USE_TMATE }}
@@ -455,6 +459,7 @@ jobs:
455
459
456
460
- name : consider debugging
457
461
if : failure() && github.event_name == 'pull_request'
462
+ timeout-minutes : 60
458
463
uses : ./.github/workflows/tmate_debug
459
464
with :
460
465
use-tmate : ${{ secrets.USE_TMATE }}
@@ -528,6 +533,7 @@ jobs:
528
533
529
534
- name : consider debugging
530
535
if : failure() && github.event_name == 'pull_request'
536
+ timeout-minutes : 60
531
537
uses : ./.github/workflows/tmate_debug
532
538
with :
533
539
use-tmate : ${{ secrets.USE_TMATE }}
@@ -577,6 +583,7 @@ jobs:
577
583
578
584
- name : consider debugging
579
585
if : failure() && github.event_name == 'pull_request'
586
+ timeout-minutes : 60
580
587
uses : ./.github/workflows/tmate_debug
581
588
with :
582
589
use-tmate : ${{ secrets.USE_TMATE }}
@@ -629,6 +636,7 @@ jobs:
629
636
630
637
- name : consider debugging
631
638
if : failure() && github.event_name == 'pull_request'
639
+ timeout-minutes : 60
632
640
uses : ./.github/workflows/tmate_debug
633
641
with :
634
642
use-tmate : ${{ secrets.USE_TMATE }}
@@ -698,6 +706,7 @@ jobs:
698
706
699
707
- name : consider debugging
700
708
if : failure() && github.event_name == 'pull_request'
709
+ timeout-minutes : 60
701
710
uses : ./.github/workflows/tmate_debug
702
711
with :
703
712
use-tmate : ${{ secrets.USE_TMATE }}
@@ -749,6 +758,7 @@ jobs:
749
758
750
759
- name : consider debugging
751
760
if : failure() && github.event_name == 'pull_request'
761
+ timeout-minutes : 60
752
762
uses : ./.github/workflows/tmate_debug
753
763
with :
754
764
use-tmate : ${{ secrets.USE_TMATE }}
@@ -801,6 +811,7 @@ jobs:
801
811
802
812
- name : consider debugging
803
813
if : failure() && github.event_name == 'pull_request'
814
+ timeout-minutes : 60
804
815
uses : ./.github/workflows/tmate_debug
805
816
with :
806
817
use-tmate : ${{ secrets.USE_TMATE }}
@@ -881,6 +892,7 @@ jobs:
881
892
882
893
- name : consider debugging
883
894
if : failure() && github.event_name == 'pull_request'
895
+ timeout-minutes : 60
884
896
uses : ./.github/workflows/tmate_debug
885
897
with :
886
898
use-tmate : ${{ secrets.USE_TMATE }}
@@ -943,6 +955,7 @@ jobs:
943
955
944
956
- name : consider debugging
945
957
if : failure() && github.event_name == 'pull_request'
958
+ timeout-minutes : 60
946
959
uses : ./.github/workflows/tmate_debug
947
960
with :
948
961
use-tmate : ${{ secrets.USE_TMATE }}
@@ -997,6 +1010,7 @@ jobs:
997
1010
998
1011
- name : consider debugging
999
1012
if : failure() && github.event_name == 'pull_request'
1013
+ timeout-minutes : 60
1000
1014
uses : ./.github/workflows/tmate_debug
1001
1015
with :
1002
1016
use-tmate : ${{ secrets.USE_TMATE }}
@@ -1247,6 +1261,7 @@ jobs:
1247
1261
1248
1262
- name : consider debugging
1249
1263
if : failure() && github.event_name == 'pull_request'
1264
+ timeout-minutes : 60
1250
1265
uses : ./.github/workflows/tmate_debug
1251
1266
with :
1252
1267
use-tmate : ${{ secrets.USE_TMATE }}
@@ -1275,6 +1290,7 @@ jobs:
1275
1290
1276
1291
- name : consider debugging
1277
1292
if : failure() && github.event_name == 'pull_request'
1293
+ timeout-minutes : 60
1278
1294
uses : ./.github/workflows/tmate_debug
1279
1295
with :
1280
1296
use-tmate : ${{ secrets.USE_TMATE }}
@@ -1306,6 +1322,7 @@ jobs:
1306
1322
1307
1323
- name : consider debugging
1308
1324
if : failure() && github.event_name == 'pull_request'
1325
+ timeout-minutes : 60
1309
1326
uses : ./.github/workflows/tmate_debug
1310
1327
with :
1311
1328
use-tmate : ${{ secrets.USE_TMATE }}
@@ -1387,6 +1404,7 @@ jobs:
1387
1404
1388
1405
- name : consider debugging
1389
1406
if : failure() && github.event_name == 'pull_request'
1407
+ timeout-minutes : 60
1390
1408
uses : ./.github/workflows/tmate_debug
1391
1409
with :
1392
1410
use-tmate : ${{ secrets.USE_TMATE }}
@@ -1439,6 +1457,7 @@ jobs:
1439
1457
1440
1458
- name : consider debugging
1441
1459
if : failure() && github.event_name == 'pull_request'
1460
+ timeout-minutes : 60
1442
1461
uses : ./.github/workflows/tmate_debug
1443
1462
with :
1444
1463
use-tmate : ${{ secrets.USE_TMATE }}
0 commit comments