24
24
with :
25
25
runner : linux.2xlarge
26
26
docker-image : executorch-ubuntu-22.04-gcc9
27
- submodules : ' true '
27
+ submodules : ' recursive '
28
28
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
29
29
timeout : 90
30
30
script : |
66
66
with :
67
67
runner : ${{ matrix.runner }}
68
68
docker-image : ${{ matrix.docker-image }}
69
- submodules : ' true '
69
+ submodules : ' recursive '
70
70
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
71
71
timeout : 90
72
72
script : |
@@ -119,7 +119,7 @@ jobs:
119
119
with :
120
120
runner : ${{ matrix.runner }}
121
121
docker-image : executorch-ubuntu-22.04-clang12
122
- submodules : ' true '
122
+ submodules : ' recursive '
123
123
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
124
124
timeout : 90
125
125
script : |
@@ -165,7 +165,7 @@ jobs:
165
165
with :
166
166
runner : ${{ matrix.runner }}
167
167
docker-image : ${{ matrix.docker-image }}
168
- submodules : ' true '
168
+ submodules : ' recursive '
169
169
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
170
170
timeout : 900
171
171
script : |
@@ -197,7 +197,7 @@ jobs:
197
197
with :
198
198
runner : linux.2xlarge
199
199
docker-image : executorch-ubuntu-22.04-clang12-android
200
- submodules : ' true '
200
+ submodules : ' recursive '
201
201
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
202
202
timeout : 90
203
203
script : |
@@ -222,7 +222,7 @@ jobs:
222
222
with :
223
223
runner : linux.2xlarge
224
224
docker-image : executorch-ubuntu-22.04-clang12
225
- submodules : ' true '
225
+ submodules : ' recursive '
226
226
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
227
227
timeout : 90
228
228
script : |
@@ -246,7 +246,7 @@ jobs:
246
246
with :
247
247
runner : linux.2xlarge
248
248
docker-image : executorch-ubuntu-22.04-clang12
249
- submodules : ' true '
249
+ submodules : ' recursive '
250
250
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
251
251
timeout : 90
252
252
script : |
@@ -270,7 +270,7 @@ jobs:
270
270
with :
271
271
runner : linux.24xlarge
272
272
docker-image : executorch-ubuntu-22.04-clang12
273
- submodules : ' true '
273
+ submodules : ' recursive '
274
274
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
275
275
timeout : 90
276
276
script : |
@@ -301,7 +301,7 @@ jobs:
301
301
with :
302
302
runner : linux.2xlarge
303
303
docker-image : executorch-ubuntu-22.04-clang12
304
- submodules : ' true '
304
+ submodules : ' recursive '
305
305
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
306
306
timeout : 90
307
307
script : |
@@ -331,7 +331,7 @@ jobs:
331
331
with :
332
332
runner : linux.2xlarge
333
333
docker-image : executorch-ubuntu-22.04-clang12
334
- submodules : ' true '
334
+ submodules : ' recursive '
335
335
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
336
336
timeout : 90
337
337
script : |
@@ -354,7 +354,7 @@ jobs:
354
354
with :
355
355
runner : linux.2xlarge
356
356
docker-image : executorch-ubuntu-22.04-clang12
357
- submodules : ' true '
357
+ submodules : ' recursive '
358
358
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
359
359
timeout : 90
360
360
script : |
@@ -382,7 +382,7 @@ jobs:
382
382
with :
383
383
runner : linux.2xlarge
384
384
docker-image : executorch-ubuntu-22.04-gcc9
385
- submodules : ' true '
385
+ submodules : ' recursive '
386
386
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
387
387
timeout : 90
388
388
script : |
@@ -418,7 +418,7 @@ jobs:
418
418
with :
419
419
runner : linux.2xlarge
420
420
docker-image : executorch-ubuntu-22.04-clang12
421
- submodules : ' true '
421
+ submodules : ' recursive '
422
422
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
423
423
timeout : 90
424
424
script : |
@@ -489,7 +489,7 @@ jobs:
489
489
with :
490
490
runner : linux.2xlarge
491
491
docker-image : executorch-ubuntu-22.04-arm-sdk
492
- submodules : ' true '
492
+ submodules : ' recursive '
493
493
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
494
494
timeout : 90
495
495
script : |
@@ -528,7 +528,7 @@ jobs:
528
528
with :
529
529
runner : linux.2xlarge
530
530
docker-image : executorch-ubuntu-22.04-qnn-sdk
531
- submodules : ' true '
531
+ submodules : ' recursive '
532
532
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
533
533
timeout : 900
534
534
script : |
@@ -563,7 +563,7 @@ jobs:
563
563
with :
564
564
runner : linux.2xlarge
565
565
docker-image : executorch-ubuntu-22.04-qnn-sdk
566
- submodules : ' true '
566
+ submodules : ' recursive '
567
567
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
568
568
timeout : 180
569
569
script : |
@@ -596,7 +596,7 @@ jobs:
596
596
with :
597
597
runner : linux.2xlarge
598
598
docker-image : executorch-ubuntu-22.04-qnn-sdk
599
- submodules : ' true '
599
+ submodules : ' recursive '
600
600
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
601
601
timeout : 180
602
602
script : |
@@ -618,7 +618,7 @@ jobs:
618
618
with :
619
619
runner : linux.24xlarge
620
620
docker-image : executorch-ubuntu-22.04-clang12
621
- submodules : ' true '
621
+ submodules : ' recursive '
622
622
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
623
623
timeout : 90
624
624
script : |
@@ -645,7 +645,7 @@ jobs:
645
645
with :
646
646
runner : linux.24xlarge
647
647
docker-image : executorch-ubuntu-22.04-clang12
648
- submodules : ' true '
648
+ submodules : ' recursive '
649
649
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
650
650
timeout : 90
651
651
script : |
@@ -672,7 +672,7 @@ jobs:
672
672
with :
673
673
runner : linux.24xlarge
674
674
docker-image : executorch-ubuntu-22.04-clang12
675
- submodules : ' true '
675
+ submodules : ' recursive '
676
676
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
677
677
timeout : 90
678
678
script : |
@@ -699,7 +699,7 @@ jobs:
699
699
with :
700
700
runner : linux.24xlarge
701
701
docker-image : executorch-ubuntu-22.04-clang12
702
- submodules : ' true '
702
+ submodules : ' recursive '
703
703
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
704
704
timeout : 90
705
705
script : |
@@ -726,7 +726,7 @@ jobs:
726
726
with :
727
727
runner : linux.24xlarge
728
728
docker-image : executorch-ubuntu-22.04-mediatek-sdk
729
- submodules : ' true '
729
+ submodules : ' recursive '
730
730
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
731
731
timeout : 90
732
732
script : |
@@ -747,7 +747,7 @@ jobs:
747
747
with :
748
748
runner : linux.2xlarge
749
749
docker-image : executorch-ubuntu-22.04-gcc9
750
- submodules : ' true '
750
+ submodules : ' recursive '
751
751
ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
752
752
timeout : 90
753
753
script : |
0 commit comments