forked from mirror/qmk_firmware
Remove macos-13 runner from bootstrap testing (#25843)
This commit is contained in:
1
.github/workflows/bootstrap_testing.yml
vendored
1
.github/workflows/bootstrap_testing.yml
vendored
@@ -161,7 +161,6 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- macos-13 # Intel x64
|
|
||||||
- macos-14 # Apple Silicon ARM64
|
- macos-14 # Apple Silicon ARM64
|
||||||
- macos-15 # Apple Silicon ARM64
|
- macos-15 # Apple Silicon ARM64
|
||||||
- macos-15-intel # Intel x64
|
- macos-15-intel # Intel x64
|
||||||
|
|||||||
Reference in New Issue
Block a user