mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Used Ubuntu 20.04 for docs GitHub action.
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user