Change to Python 3.14

This commit is contained in:
2026-01-15 10:02:24 -07:00
parent 78c4b474db
commit 0bcf4bee6e

View File

@@ -27,7 +27,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.8'
python-version: '3.14'
architecture: ${{ matrix.arch }}
- name: Install Dependencies