docs: Pin ubuntu version (#55)

This commit is contained in:
Shohei Ueda
2019-12-04 08:31:30 +09:00
committed by GitHub
parent 626ca71936
commit 9d15cc0dbc

View File

@@ -665,7 +665,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v1