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 79a0240 commit 44972adCopy full SHA for 44972ad
.github/workflows/docker-builds.yml
@@ -31,7 +31,7 @@ jobs:
31
strategy:
32
fail-fast: false
33
matrix:
34
- runner: [linux.2xlarge]
+ runner: [linux.4xlarge]
35
docker-image-name: [
36
executorch-ubuntu-22.04-gcc9,
37
executorch-ubuntu-22.04-clang12,
0 commit comments