Skip to content

Commit 40a27e3

Browse files
committed
fixed ci machine of runner
Signed-off-by: jiseong.oh <[email protected]>
1 parent 4f28bad commit 40a27e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,7 @@ jobs:
873873
id-token: write
874874
contents: read
875875
with:
876-
runner: linux.2xlarge
876+
runner: linux.arm64.2xlarge
877877
docker-image: ci-image:executorch-ubuntu-22.04-gcc11-aarch64
878878
submodules: 'recursive'
879879
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)