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.
2 parents a9875c5 + bcb823c commit 89d18a2Copy full SHA for 89d18a2
.github/workflows/nightly.yml
@@ -46,7 +46,7 @@ jobs:
46
suite: [models, operators]
47
with:
48
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
49
- runner: linux.2xlarge
+ runner: linux.4xlarge.memory
50
docker-image: ci-image:executorch-ubuntu-22.04-clang12
51
submodules: recursive
52
timeout: 90
0 commit comments