Commit a0de6220 authored by oroulet's avatar oroulet Committed by oroulet

run tests with python3.11 in github.

parent e1a49bef
......@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.7', '3.10', 'pypy-3.8']
python-version: ['3.7', '3.11', 'pypy-3.8']
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