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 b765c08 commit f857d95Copy full SHA for f857d95
.github/workflows/upload-android-test-specs.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
# Just use a small model here with a minimal amount of configuration to test the spec
43
models: stories110M
44
- devices: samsung_galaxy_s2x
+ devices: samsung_galaxy_s22
45
delegates: xnnpack
46
test_spec: https://gha-artifacts.s3.amazonaws.com/${{ github.repository }}/${{ github.run_id }}/artifact/android-llm-device-farm-test-spec.yml
47
0 commit comments