Bump setup-py to 3.11

This commit is contained in:
Ross McFarland
2023-06-28 14:24:06 -07:00
parent 4b2d0fdfb2
commit f64de776cd
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
- name: Setup python
uses: actions/setup-python@v2
with:
python-version: '3.10'
python-version: '3.11'
architecture: x64
- name: CI setup.py
run: |