pin testing to 3.11

pull/307/head
evelynmitchell 1 year ago
parent 2a9f0c6498
commit bac32fdc9e

@ -16,7 +16,7 @@ jobs:
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v4 uses: actions/setup-python@v4
with: with:
python-version: 3.x python-version: 3.11
- name: Install dependencies - name: Install dependencies
run: | run: |

Loading…
Cancel
Save