Skip to content

Commit

Permalink
ci: use xcode latest stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
abdes committed May 7, 2024
1 parent 55ac6c4 commit 0fd2b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
if: matrix.generator == 'Xcode'
uses: mobiledevops/xcode-select-version-action@v1
with:
xcode-select-version: 13.1
xcode-select-version: latest-stable

- name: Log environment properties
run: |
Expand Down

0 comments on commit 0fd2b1f

Please sign in to comment.