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

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: