Skip to content

Commit fad344c

Browse files
committed
Remove macOS 12 runner
1 parent 664eac6 commit fad344c

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build-member.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
- { os: macOS-15, arch: arm64, embed_rf: OFF }
2929
- { os: macOS-14, arch: arm64, embed_rf: OFF }
3030
- { os: macOS-13, arch: x64, embed_rf: OFF }
31-
- { os: macOS-12, arch: x64, embed_rf: OFF }
3231
- { os: ubuntu-24.04, arch: x64, embed_rf: ON }
3332
- { os: ubuntu-24.04, arch: x64, embed_rf: OFF }
3433
- { os: ubuntu-22.04, arch: x64, embed_rf: ON }

.github/workflows/build-pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
- { os: macOS-15, arch: arm64, embed_rf: OFF }
2727
- { os: macOS-14, arch: arm64, embed_rf: OFF }
2828
- { os: macOS-13, arch: x64, embed_rf: OFF }
29-
- { os: macOS-12, arch: x64, embed_rf: OFF }
3029
- { os: ubuntu-24.04, arch: x64, embed_rf: ON }
3130
- { os: ubuntu-24.04, arch: x64, embed_rf: OFF }
3231
- { os: ubuntu-22.04, arch: x64, embed_rf: ON }

.github/workflows/run-cts-pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
- { os: macOS-15, arch: arm64, embed_rf: OFF }
2929
- { os: macOS-14, arch: arm64, embed_rf: OFF }
3030
- { os: macOS-13, arch: x64, embed_rf: OFF }
31-
- { os: macOS-12, arch: x64, embed_rf: OFF }
3231
- { os: ubuntu-24.04, arch: x64, embed_rf: ON }
3332
- { os: ubuntu-24.04, arch: x64, embed_rf: OFF }
3433
- { os: ubuntu-22.04, arch: x64, embed_rf: ON }

0 commit comments

Comments
 (0)