mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-05 10:47:17 -05:00
Clean up after dropping Python 3.6
This commit is contained in:
@@ -7,7 +7,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
ubuntu:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
name: Python ${{ matrix.python }} (${{ matrix.docutils }})
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
Reference in New Issue
Block a user