From d9f616f4a278b6c334ce6dea09e69ba698459b38 Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Thu, 30 Apr 2020 23:42:27 +0900 Subject: [PATCH] docs: Add ubuntu-16.04 cf. #263 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a76495ae2..d1678f845 100644 --- a/README.md +++ b/README.md @@ -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) | ✅️ |