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 910fce8 commit a405045Copy full SHA for a405045
.github/workflows/build-toolchain.yml
@@ -41,7 +41,7 @@ jobs:
41
mode: start
42
github-token: ${{ secrets.SWIFTWASM_BUILDBOT_TOKEN }}
43
ec2-image-id: ami-03803f6b50b56647a # swiftwasm-ci/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-arm64-server-20221201
44
- ec2-instance-type: c6g.large
+ ec2-instance-type: c6g.xlarge
45
subnet-id: subnet-327f4a13
46
security-group-id: sg-0429f5ec2bee9dc0c
47
stop-runner:
0 commit comments