Skip to content

Commit f012e91

Browse files
authored
Update Xcode version in CLI workflow (#194)
1 parent 7d3e488 commit f012e91

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.1
2222
runs-on: ${{ matrix.os }}
2323
steps:
2424
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)