We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b861004 commit fe6b3c6Copy full SHA for fe6b3c6
.github/workflows/ci.yml
@@ -192,7 +192,7 @@ jobs:
192
- platform: visionOS
193
destination: "generic/platform=visionOS"
194
- platform: macCatalyst
195
- destination: "platform=macOS,variant=Mac Catalyst"
+ destination: "platform=macOS,variant=Mac Catalyst,name=Any Mac"
196
steps:
197
- name: Git Checkout
198
uses: actions/checkout@v4
0 commit comments