mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Used Ubuntu 18.04 for docs GitHub action.
This commit is contained in:
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
@@ -12,7 +12,8 @@ on:
|
||||
|
||||
jobs:
|
||||
docs:
|
||||
runs-on: ubuntu-latest
|
||||
# OS must be the same as on djangoproject.com.
|
||||
runs-on: ubuntu-18.04
|
||||
name: docs
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user