Skip to content

Commit 412f963

Browse files
committed
Update
[ghstack-poisoned]
2 parents a64ed51 + 8c36fd6 commit 412f963

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nightly.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
runner: linux.4xlarge.memory
5050
docker-image: ci-image:executorch-ubuntu-22.04-clang12
5151
submodules: recursive
52-
timeout: 90
52+
timeout: 120
5353
upload-artifact: test-report-${{ matrix.flow }}-${{ matrix.suite }}
5454
script: |
5555
set -eux
@@ -74,7 +74,7 @@ jobs:
7474
runner: macos-m1-stable
7575
python-version: 3.12
7676
submodules: recursive
77-
timeout: 90
77+
timeout: 120
7878
upload-artifact: test-report-${{ matrix.flow }}-${{ matrix.suite }}
7979
script: |
8080
set -eux

0 commit comments

Comments
 (0)