Skip to content

Commit 253f79f

Browse files
committed
Working on Xcode 15.2, trying 15.1
1 parent 0607304 commit 253f79f

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

0 commit comments

Comments
 (0)