Skip to content

Commit 0607304

Browse files
committed
Update Xcode version in CLI workflow
1 parent 7d3e488 commit 0607304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
os: [macos-13]
1919
include:
2020
- os: macos-13
21-
xcode: Xcode_15.0.1
21+
xcode: Xcode_15.2
2222
runs-on: ${{ matrix.os }}
2323
steps:
2424
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)