Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from 3 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: 2 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ platform_properties:
cpu: x86
os: Mac-12
xcode: 14a5294e # xcode 14.0 beta 5
dimensions:
mac_model: "Macmini8,1|Macmini9.1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
mac_model: "Macmini8,1|Macmini9.1"
mac_model: "Macmini8,1|Macmini9,1"

windows:
properties:
build_host: "false"
Expand Down