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 47819e0 commit c544306Copy full SHA for c544306
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
matrix:
22
command: [test, '']
23
- platform: [iOS, macOS, tvOS, watchOS, visionOS, macCatalyst]
+ platform: [IOS, MAC_CATALYST, MACOS, TVOS, VISIONOS, WATCHOS]
24
xcode: [15.4, '16.0']
25
steps:
26
- uses: actions/checkout@v4
0 commit comments