Skip to content

Commit 0e8f89b

Browse files
chore: update ci.yml
Signed-off-by: joe goodall <[email protected]>
1 parent 2f2f065 commit 0e8f89b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@ jobs:
9595
build-ios:
9696
runs-on: macos-15
9797
steps:
98+
- name: Setup Xcode
99+
uses: maxim-lobanov/setup-xcode@v1
100+
with:
101+
xcode-version: latest-stable
102+
98103
- name: Checkout
99104
uses: actions/checkout@v3
100105

0 commit comments

Comments
 (0)