ci: use ubuntu-20.04

This commit is contained in:
uetchy 2021-02-13 21:38:53 +09:00
parent 396b7e5683
commit af9fde3fa9

View File

@ -8,7 +8,7 @@ on:
jobs:
pages:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Install pandoc