Skip to content

Commit

Permalink
Update status-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ authored Jan 22, 2025
1 parent bde3b31 commit d3889dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/status-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
build:
name: Check Build
runs-on: macos-14
runs-on: macos-15
permissions:
checks: write
statuses: write
Expand All @@ -40,7 +40,7 @@ jobs:
ref: ${{ inputs.psha }}

- name: Set Xcode Version
run: sudo xcode-select -s /Applications/Xcode.app
run: sudo xcode-select -s /Applications/Xcode_16.2.app

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

0 comments on commit d3889dc

Please sign in to comment.