diff --git a/README.md b/README.md index 20eacc6..6a0c42c 100644 --- a/README.md +++ b/README.md @@ -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.