Align QMK distrib search with qmk_firmware. (#219)

This commit is contained in:
Nick Brassel
2025-11-27 23:35:47 +11:00
committed by GitHub
parent 7b69bd6f11
commit c049da0c6f
2 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, ubuntu-latest]
python-version: ['3.9', '3.10', '3.11', '3.12']
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
steps:
- uses: actions/checkout@v6