Skip to content

Commit

Permalink
Update nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgoedjen authored Jan 7, 2024
1 parent 4a33ea2 commit 8b2d277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
APPLE_API_KEY_ID: ${{ secrets.APPLE_API_KEY_ID }}
run: ./.github/scripts/signing.sh
- name: Set Environment
run: sudo xcrun xcode-select -s /Applications/Xcode_15.0.1.app
run: sudo xcrun xcode-select -s /Applications/Xcode_15.1.app
- name: Update Build Number
env:
RUN_ID: ${{ github.run_id }}
Expand Down

0 comments on commit 8b2d277

Please sign in to comment.