ci: use ubuntu-20.04
This commit is contained in:
parent
396b7e5683
commit
af9fde3fa9
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
pages:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install pandoc
|
||||
|
Loading…
x
Reference in New Issue
Block a user