Revert computer-server to py310

This commit is contained in:
Dillon DuPont
2025-05-28 08:56:08 -04:00
parent ba68e85ba9
commit b9d3fdabd7
2 changed files with 3 additions and 3 deletions
@@ -57,7 +57,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.11'
python-version: '3.10'
publish:
needs: prepare