Skip to content

Commit 60b39ed

Browse files
committed
Update
[ghstack-poisoned]
1 parent 264fc53 commit 60b39ed

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
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
4949
runner: linux.2xlarge
50-
docker-image: executorch-ubuntu-22.04-clang12
50+
docker-image: ci-image:executorch-ubuntu-22.04-clang12
5151
submodules: recursive
5252
timeout: 90
5353
script: |

0 commit comments

Comments
 (0)