We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c271c0c commit aba4c16Copy full SHA for aba4c16
1 file changed
.github/workflows/build-and-notarize.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Set up Xcode
28
uses: maxim-lobanov/setup-xcode@v1
29
with:
30
- xcode-version: 'latest-stable'
+ xcode-version: '16.4.0'
31
32
- name: Build and Notarize
33
id: build_and_notarize
0 commit comments