1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

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

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: |