bump python version for CI build
Some checks failed
Server Build / build (pull_request) Failing after 1m31s
Client Build / build (21.x) (pull_request) Has been cancelled

This commit is contained in:
Lucas Jensen
2026-01-01 20:49:32 -08:00
parent 45773e64df
commit c620c28f54

View File

@@ -18,7 +18,7 @@ jobs:
- name: Set up Python 3.12 - name: Set up Python 3.12
uses: actions/setup-python@v3 uses: actions/setup-python@v3
with: with:
python-version: "3.12" python-version: "3.14"
- name: Install poetry - name: Install poetry
uses: abatilo/actions-poetry@v2 uses: abatilo/actions-poetry@v2