Global install of QMK bootstrap distribution. (#216)

This commit is contained in:
Nick Brassel
2025-11-27 18:07:38 +11:00
committed by GitHub
parent f393ad0053
commit 13e5f5c855
2 changed files with 17 additions and 13 deletions
-3
View File
@@ -33,9 +33,6 @@ jobs:
matrix:
os: [macos-latest, ubuntu-latest]
python-version: ['3.9', '3.10', '3.11', '3.12']
include:
- os: macos-13
python-version: '3.9'
steps:
- uses: actions/checkout@v6