Update to python 3.14

Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser
2025-10-11 12:52:35 +02:00
parent 756e5f5718
commit 32949ec4d8
2 changed files with 3 additions and 3 deletions

View File

@@ -10,8 +10,8 @@ on:
env:
FORCE_COLOR: 2
NODE: 22
PYTHON_VERSION: "3.11"
NODE: 24
PYTHON_VERSION: "3.14"
jobs:
test: