docs: Enhance Supported Platforms
This commit is contained in:
parent
714f710922
commit
91e6658ef0
|
@ -45,6 +45,8 @@ Notes: Actually, the `GITHUB_TOKEN` works for deploying to GitHub Pages but it h
|
||||||
|
|
||||||
### Supported Platforms
|
### Supported Platforms
|
||||||
|
|
||||||
|
All Actions runners: Linux (Ubuntu), macOS, and Windows are supported.
|
||||||
|
|
||||||
| runs-on | `github_token` | `deploy_key` | `personal_token` |
|
| runs-on | `github_token` | `deploy_key` | `personal_token` |
|
||||||
|---|:---:|:---:|:---:|
|
|---|:---:|:---:|:---:|
|
||||||
| ubuntu-18.04 | ✅️ | ✅️ | ✅️ |
|
| ubuntu-18.04 | ✅️ | ✅️ | ✅️ |
|
||||||
|
|
Loading…
Reference in New Issue