Skip to content

Commit cbd2344

Browse files
committed
fix? matrix (1)
1 parent f4030d5 commit cbd2344

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/common.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939
needs: [spm-package-resolved]
4040
strategy:
4141
matrix:
42-
os: macos-15
43-
xcode: Xcode_16.2
42+
os: [macos-15]
43+
xcode: [Xcode_16.2]
4444
platform: [iOS, tvOS, macOS, watchOS, catalyst, visionOS]
4545
# include:
4646
# - os: macos-14

0 commit comments

Comments
 (0)