Fix syntax error in testing.yml

This commit is contained in:
grossmj 2025-11-16 19:32:19 +10:00
parent 3bb23708fc
commit 09eab9529a
No known key found for this signature in database
GPG Key ID: 1E7DD6DBB53FF3D7

View File

@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
os: ["ubuntu-latest"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13" "3.14"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
#include:
# only test with Python 3.10 on Windows
# - os: windows-latest