qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 2cac8b587fdef6526330c80799e0a190b75bb2fd
parent 83b42ea9dcbc883200061caca839ea71472b5025
Author: Joel Challis <git@zvecr.com>
Date:   Mon,  1 Dec 2025 01:16:25 +0000

Remove macos-13 runner from bootstrap testing (#25843)


Diffstat:
M.github/workflows/bootstrap_testing.yml | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/bootstrap_testing.yml b/.github/workflows/bootstrap_testing.yml @@ -161,7 +161,6 @@ jobs: fail-fast: false matrix: os: - - macos-13 # Intel x64 - macos-14 # Apple Silicon ARM64 - macos-15 # Apple Silicon ARM64 - macos-15-intel # Intel x64