Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docs: Pin ubuntu version (#55)
  • Loading branch information
Shohei Ueda authored and GitHub committed Dec 3, 2019
1 parent 626ca71 commit 9d15cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -665,7 +665,7 @@ on:

jobs:
deploy:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
steps:

- uses: actions/checkout@v1
Expand Down

0 comments on commit 9d15cc0

Please sign in to comment.