diff options
| author | QMK Bot | 2025-12-01 02:46:53 +0100 |
|---|---|---|
| committer | QMK Bot | 2025-12-01 02:46:53 +0100 |
| commit | d45b967cf2f9ccddebcfa1f53e99460b69b7fed3 (patch) | |
| tree | 62db4daeb423395272c70879068226e9d1d36ca8 /.github/workflows | |
| parent | d383e93526630cf59b8ab2faac7a66b2101ee5c3 (diff) | |
| parent | e2bf515df4c51c4d2e3b442d23e52d6d43f7f726 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/bootstrap_testing.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/bootstrap_testing.yml b/.github/workflows/bootstrap_testing.yml index 2890af3de9..2e97f83081 100644 --- 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 |