Used Ubuntu 20.04 for docs GitHub action.
This commit is contained in:
parent
76fda7729e
commit
d9fc383a5e
|
@ -19,7 +19,7 @@ concurrency:
|
|||
jobs:
|
||||
docs:
|
||||
# OS must be the same as on djangoproject.com.
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
name: docs
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in New Issue