Skip to content

Commit c9498bd

Browse files
committed
Temporarily disable macOS 12 ARM
Due to an issue with macOS 12 ARM and XCode (see ITHELP-102634), we are temporarily disabling building and shipping that platform.
1 parent 5659742 commit c9498bd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ext/build_defaults.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ foss_platforms:
2222
- fedora-36-x86_64
2323
- fedora-40-x86_64
2424
- osx-11-x86_64
25-
- osx-12-arm64
2625
- osx-13-arm64
2726
- osx-12-x86_64
2827
- osx-13-x86_64
@@ -108,8 +107,6 @@ platform_repos:
108107
repo_location: repos/apt/noble
109108
- name: osx-11-x86_64
110109
repo_location: repos/apple/11/**/x86_64/*.dmg
111-
- name: osx-12-arm64
112-
repo_location: repos/apple/12/**/arm64/*.dmg
113110
- name: osx-12-x86_64
114111
repo_location: repos/apple/12/**/x86_64/*.dmg
115112
- name: osx-13-arm64

0 commit comments

Comments
 (0)