Skip to content

Commit

Permalink
Merge pull request #398 from Darock-Studio/ci/xcode-beta
Browse files Browse the repository at this point in the history
ci: Update Checker for Xcode Beta
  • Loading branch information
Mark Chan authored Aug 15, 2024
2 parents 2a2543c + 6185f40 commit f647e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/status-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
ref: ${{ inputs.psha }}

- name: Set Xcode Version
run: sudo xcode-select -s /Applications/Xcode_15.4.app
run: sudo xcode-select -s /Applications/Xcode_16_beta_5.app

- name: Get Current Time
id: current-time
Expand Down

0 comments on commit f647e49

Please sign in to comment.