Skip to content

Commit 33c7e16

Browse files
committed
Update
[ghstack-poisoned]
1 parent 0498ae2 commit 33c7e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
suite: [models, operators]
4747
with:
4848
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
49-
runner: linux.2xlarge
49+
runner: linux.4xlarge.memory
5050
docker-image: ci-image:executorch-ubuntu-22.04-clang12
5151
submodules: recursive
5252
timeout: 90

0 commit comments

Comments
 (0)