docs: Add ubuntu-16.04

cf. #263
This commit is contained in:
Shohei Ueda
2020-04-30 23:42:27 +09:00
committed by GitHub
parent e76c874d85
commit d9f616f4a2

View File

@@ -50,6 +50,7 @@ All Actions runners: Linux (Ubuntu), macOS, and Windows are supported.
| runs-on | `github_token` | `deploy_key` | `personal_token` |
|---|:---:|:---:|:---:|
| ubuntu-18.04 | ✅️ | ✅️ | ✅️ |
| ubuntu-16.04 | ✅️ | ✅️ | ✅️ |
| macos-latest | ✅️ | ✅️ | ✅️ |
| windows-latest | ✅️ | (2) | ✅️ |