Skip to content

Commit 2897d68

Browse files
committed
test: ci v6
1 parent ed354bb commit 2897d68

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616

17+
- name: Set up Xcode
18+
uses: maxim-lobanov/setup-xcode@v1
19+
with:
20+
xcode-version: latest
21+
1722
- name: Select iOS Simulator Runtime (>= 17.0)
1823
id: pick_ios
1924
shell: bash

0 commit comments

Comments
 (0)