Skip to content

Commit

Permalink
chore: xcode version bump to 15.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Nov 28, 2024
1 parent b2029e1 commit a04fa7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Select XCode
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 14.3.1
xcode-version: 15.0.1

- name: Brew install
run: |
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Select XCode
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 14.3.1
xcode-version: 15.0.1

- name: Brew install
run: |
Expand Down

0 comments on commit a04fa7f

Please sign in to comment.