Skip to content

Commit

Permalink
ci: Updated Xcode version for runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Chan authored Aug 27, 2024
1 parent 0536fda commit 336ebdd
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_16_beta_5.app
run: sudo xcode-select -s /Applications/Xcode_16.1_beta.app

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

0 comments on commit 336ebdd

Please sign in to comment.