Skip to content

Commit c544306

Browse files
committed
fix
1 parent 47819e0 commit c544306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
command: [test, '']
23-
platform: [iOS, macOS, tvOS, watchOS, visionOS, macCatalyst]
23+
platform: [IOS, MAC_CATALYST, MACOS, TVOS, VISIONOS, WATCHOS]
2424
xcode: [15.4, '16.0']
2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)