Skip to content

Commit 75662ca

Browse files
authored
Update ci-macos.yml
1 parent 4c139f1 commit 75662ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: macOS-latest
1313
strategy:
1414
matrix:
15-
xcode: ["13.2.1"]
15+
xcode: ["14.2"]
1616
steps:
1717
- name: Checkout
1818
uses: actions/checkout@master

0 commit comments

Comments
 (0)