Skip to content

Commit

Permalink
Update CommitChecks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muukii authored Jan 12, 2025
1 parent ae98699 commit 5d84868
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CommitChecks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ on:

jobs:
test:
runs-on: macos-14
runs-on: macos-15

steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: "16.1"
xcode-version: "16.2"
- uses: actions/checkout@v2
- name: xcbeautify
run: brew install xcbeautify
Expand Down

0 comments on commit 5d84868

Please sign in to comment.