Skip to content

Commit b81c6f0

Browse files
committed
use xcode 15 for ios device test app build
1 parent c4e55f2 commit b81c6f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/device-tests-ios.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
- name: Setup Environment
3535
uses: ./.github/actions/environment
3636

37+
- run: sudo xcode-select -s /Applications/Xcode_15.0.1.app
38+
3739
- name: Build iOS Test App
3840
run: pwsh ./scripts/device-test.ps1 ios -Build
3941

0 commit comments

Comments
 (0)