Commit 909808ef authored by oroulet's avatar oroulet

run CI on 3.9

parent 1edd4b4e
......@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.7', '3.8', 'pypy-3.7']
python-version: ['3.7', '3.9', 'pypy-3.7']
steps:
- uses: actions/checkout@v2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment