Run github workflow tests on Python 3.11

pull/970/head
Mark Qvist 2025-11-02 22:41:25 +01:00
parent 2afa85db60
commit 8eedbb9d91
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: 3.x
python-version: 3.11
- run: |
python -m pip install -q build wheel setuptools
make remove_symlinks