Add Python 3.14 builds

This commit is contained in:
Andrej730
2025-10-08 15:59:42 +05:00
parent b36cd6442e
commit 3edb006c35
8 changed files with 24 additions and 6 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
pyver: [py39, py310, py311, py312, py313]
pyver: [py39, py310, py311, py312, py313, py314]
config:
- {
name: "Windows 64bit",