Skip to content

Commit 368520e

Browse files
committed
Upgraded Xcode to 14.3.1 (there is no 13 available anymore)
1 parent ab3ce85 commit 368520e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/darwin-brew-gcc14.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ jobs:
2121

2222
- uses: maxim-lobanov/setup-xcode@v1
2323
with:
24-
xcode-version: '13.2.1'
25-
24+
xcode-version: '14.3.1'
2625

2726
- name: Install Tools
2827
run: |

0 commit comments

Comments
 (0)