Update ci.yaml

This commit is contained in:
Sam Bull
2021-01-15 10:42:36 +00:00
committed by GitHub
parent 41ad3f64e7
commit 3d1675534d

View File

@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
python-version: [3.6, 3.7, 3.8, 3.9, '3.10'] python-version: [3.6, 3.7, 3.8, 3.9, '3.10-alpha']
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2