diff --git a/README.md b/README.md index 1ce919a..73551bc 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,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 16GB memory | `docker://node:16-bulleye` | Podman (rootless) | 4 | `blkio <= 10MBps` | +| default-us-phx-0 | aarch64 | 3 cores (3 threads) with 16GB memory | `docker://node:16-bulleye` | Podman (rootless) | 4 | `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.