[ci] add Python 3.10.0-rc.2

dependabot/pip/master/sphinx-6.1.3
Alexandre Flament 3 years ago committed by GitHub
parent b671e0364f
commit ca73a37679
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-20.04]
python-version: [3.6, 3.7, 3.8, 3.9]
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10.0-rc.2"]
steps:
- name: Checkout
uses: actions/checkout@v2

Loading…
Cancel
Save