Skip to content

Commit b841d94

Browse files
author
dompling
committed
fix
1 parent 9374cb5 commit b841d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup Xcode
2727
uses: maxim-lobanov/setup-xcode@v1
2828
with:
29-
xcode-version: '16.0'
29+
xcode-version: 'latest-stable'
3030

3131
- name: Show Xcode version
3232
run: |

0 commit comments

Comments
 (0)