Skip to content

Commit

Permalink
worker xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
jochen-testingbot committed Jan 10, 2025
1 parent 28f6c9c commit 232a6d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v3

- name: Set Up Xcode
run: sudo xcode-select -switch /Applications/Xcode.app
- name: Select Xcode 16.2
run: sudo xcode-select -switch /Applications/Xcode_16.2.app

- name: Build tvOS App
run: |
Expand Down

0 comments on commit 232a6d9

Please sign in to comment.