mirror of
https://github.com/django/django.git
synced 2025-06-14 16:09:12 +00:00
Used Ubuntu 20.04 for docs GitHub action.
This commit is contained in:
parent
76fda7729e
commit
d9fc383a5e
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -19,7 +19,7 @@ concurrency:
|
|||||||
jobs:
|
jobs:
|
||||||
docs:
|
docs:
|
||||||
# OS must be the same as on djangoproject.com.
|
# OS must be the same as on djangoproject.com.
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-20.04
|
||||||
name: docs
|
name: docs
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user