README: updated concurrency for us-phx-0

This commit is contained in:
Rubicon 2024-03-30 15:14:00 +00:00
parent 2e597521f8
commit 7c73cf4454

View file

@ -16,7 +16,7 @@ The default action url is already set to [code.forgejo.org](https://code.forgejo
| Runner | Architechture | Setup | Labels | Driver | Concurrent Tasks Num. | Additional Limit |
| ------ | ------------- | ----- | ------------- | ------ | ---------- | --------------------|
| default-us-phx-0 | aarch64 | 3 cores (3 threads) with 20GB memory | `docker`,`linux-aarch64-lg`,`linux-lg` | Podman (rootless) | 4 | `blkio read <= 10Megabytes/s, blkio write <= 10Megabytes/s` |
| default-us-phx-0 | aarch64 | 3 cores (3 threads) with 20GB memory | `docker`,`linux-aarch64-lg`,`linux-lg` | Podman (rootless) | 1 | `blkio read <= 10Megabytes/s, blkio write <= 10Megabytes/s` |
Global runners are set up with rootless podman for security reason. You can also register self-hosted runners for you account, orgranisation or repository.