Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Temporarily run Mac mac_host_engine on only Mac-13 #53313

Merged
merged 2 commits into from
Jun 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ targets:
"sdk_version": "15a240d"
}
drone_dimensions:
- os=Mac-13|Mac-14
- os=Mac-13

- name: Linux mac_clangd
recipe: engine_v2/engine_v2
Expand Down
12 changes: 6 additions & 6 deletions ci/builders/mac_host_engine.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"drone_dimensions": [
"device_type=none",
"os=Mac-13|Mac-14",
"os=Mac-13",
"cpu=x86",
"mac_model=Macmini8,1"
],
Expand Down Expand Up @@ -100,7 +100,7 @@
],
"drone_dimensions": [
"device_type=none",
"os=Mac-13|Mac-14",
"os=Mac-13",
"cpu=x86",
"mac_model=Macmini8,1"
],
Expand Down Expand Up @@ -180,7 +180,7 @@
],
"drone_dimensions": [
"device_type=none",
"os=Mac-13|Mac-14",
"os=Mac-13",
"cpu=x86",
"mac_model=Macmini8,1"
],
Expand Down Expand Up @@ -268,7 +268,7 @@
],
"drone_dimensions": [
"device_type=none",
"os=Mac-13|Mac-14",
"os=Mac-13",
"cpu=x86"
],
"gclient_variables": {
Expand Down Expand Up @@ -337,7 +337,7 @@
],
"drone_dimensions": [
"device_type=none",
"os=Mac-13|Mac-14",
"os=Mac-13",
"cpu=x86"
],
"gclient_variables": {
Expand Down Expand Up @@ -409,7 +409,7 @@
],
"drone_dimensions": [
"device_type=none",
"os=Mac-13|Mac-14",
"os=Mac-13",
"cpu=arm64"
],
"gclient_variables": {
Expand Down