@@ -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