Skip to content

Commit 9fd6500

Browse files
Revert Xcode pin back to latest-stable
1 parent c9f9c35 commit 9fd6500

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Xcode
1919
uses: maxim-lobanov/setup-xcode@v1
2020
with:
21-
xcode-version: '16.1'
21+
xcode-version: latest-stable
2222

2323
- name: Install create-dmg
2424
run: brew install create-dmg

0 commit comments

Comments
 (0)