Skip to content

Commit

Permalink
use xcode 15 for ios device test app build
Browse files Browse the repository at this point in the history
  • Loading branch information
vaind committed Jan 12, 2024
1 parent c4e55f2 commit b81c6f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/device-tests-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
- name: Setup Environment
uses: ./.github/actions/environment

- run: sudo xcode-select -s /Applications/Xcode_15.0.1.app

- name: Build iOS Test App
run: pwsh ./scripts/device-test.ps1 ios -Build

Expand Down

0 comments on commit b81c6f0

Please sign in to comment.