1 parent 45ce1e3 commit e7e8127Copy full SHA for e7e8127
1 file changed
.github/workflows/build-macos.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Xcode
23
uses: maxim-lobanov/setup-xcode@v1
24
with:
25
- xcode-version: "15.4"
+ xcode-version: "16.1"
26
27
- name: Build the app
28
run: |
0 commit comments