Skip to content

Commit aba4c16

Browse files
committed
set xcode to 16.4
1 parent c271c0c commit aba4c16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-notarize.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Xcode
2828
uses: maxim-lobanov/setup-xcode@v1
2929
with:
30-
xcode-version: 'latest-stable'
30+
xcode-version: '16.4.0'
3131

3232
- name: Build and Notarize
3333
id: build_and_notarize

0 commit comments

Comments
 (0)