gha: update to macos-latest

This commit is contained in:
Shohei Ueda 2019-11-07 08:20:14 +09:00 committed by GitHub
parent f3c1954c3b
commit 8981758aad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
run: shellcheck ./entrypoint.sh
hadolint:
runs-on: macOS-10.14
runs-on: macos-latest
steps:
- uses: actions/checkout@master
with: