We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2622690 commit 62976d7Copy full SHA for 62976d7
.github/workflows/android-release-artifacts.yml
@@ -54,8 +54,6 @@ jobs:
54
contents: read
55
with:
56
secrets-env: EXECUTORCH_MAVEN_SIGNING_KEYID EXECUTORCH_MAVEN_SIGNING_PASSWORD EXECUTORCH_MAVEN_CENTRAL_PASSWORD EXECUTORCH_MAVEN_CENTRAL_USERNAME EXECUTORCH_MAVEN_SIGNING_GPG_KEY_CONTENTS
57
- # As this job has access to Maven credential, run this on a fresh ephemeral runner
58
- runner: ephemeral.linux.2xlarge
59
docker-image: executorch-ubuntu-22.04-clang12-android
60
submodules: 'recursive'
61
ref: ${{ github.sha }}
0 commit comments