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 87c4feb commit bf8bdbfCopy full SHA for bf8bdbf
1 file changed
.github/workflows/pull.yml
@@ -856,7 +856,7 @@ jobs:
856
mode: [qnn]
857
fail-fast: false
858
with:
859
- runner: linux.2xlarge
+ runner: linux.24xlarge.memory
860
docker-image: ci-image:executorch-ubuntu-22.04-qnn-sdk
861
submodules: 'recursive'
862
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
0 commit comments