quality: we're in python 3.11 bruh²

This commit is contained in:
Alexandre Aubin 2023-09-27 20:09:48 +02:00
parent fc1eef2d92
commit 8c28a573e2

View file

@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.9]
python-version: [3.11]
steps:
- uses: actions/checkout@v1
- name: Set up Python ${{ matrix.python-version }}