docs: update to macos-latest

This commit is contained in:
Shohei Ueda 2019-11-07 08:15:55 +09:00 committed by GitHub
parent 9aa9bf7c5a
commit 5bb02a4a7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ We can run Hugo on a virtual machine of GitHub Actions by this Hugo action. Hugo
From `v2.0.0`, this Hugo action migrated to a JavaScript (TypeScript) action. We no longer build or pull a Hugo docker image. Thanks to this change, we can complete this action less than **4 sec**. (A docker base action was taking about 1 min or more execution time to build or pull.)
| OS (runs-on) | ubuntu-18.04 | macOS-10.14 | windows-2019 |
| OS (runs-on) | ubuntu-18.04 | macOS-latest | windows-2019 |
|---|:---:|:---:|:---:|
| Support | ✅️ | ✅️ | ✅️ |