Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MikePopoloski authored Nov 14, 2023
1 parent 5214c76 commit eae2667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: maxim-lobanov/setup-xcode@v1
if: matrix.platform == 'macos-13'
with:
xcode-version: '14.3'
xcode-version: 'latest'
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit eae2667

Please sign in to comment.