README: updated concurrency for us-phx-0
This commit is contained in:
parent
2e597521f8
commit
7c73cf4454
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue