Skip to content

Commit adca042

Browse files
committed
Use latest stable Xcode
1 parent c6d61ac commit adca042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: maxim-lobanov/setup-xcode@v1
3030
if: ${{ matrix.os == 'macos-latest' && matrix.rust == '1.56.0' }}
3131
with:
32-
xcode-version: 13
32+
xcode-version: latest-stable
3333
- uses: actions-rs/toolchain@v1
3434
with:
3535
profile: minimal

0 commit comments

Comments
 (0)