Skip to content

Commit 801fa82

Browse files
committed
Is the name ephemeral.linux.2xlarge?
1 parent 7a528e1 commit 801fa82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-release-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
secrets-env: EXECUTORCH_MAVEN_SIGNING_KEYID EXECUTORCH_MAVEN_SIGNING_PASSWORD EXECUTORCH_MAVEN_CENTRAL_PASSWORD EXECUTORCH_MAVEN_CENTRAL_USERNAME EXECUTORCH_MAVEN_SIGNING_GPG_KEY_CONTENTS
5252
# As this job has access to Maven credential, run this on a fresh ephemeral runner
53-
runner: linux.2xlarge.ephemeral
53+
runner: ephemeral.linux.2xlarge
5454
docker-image: executorch-ubuntu-22.04-clang12-android
5555
submodules: 'recursive'
5656
ref: ${{ github.sha }}

0 commit comments

Comments
 (0)