Skip to content

Commit

Permalink
Try using latest-stable xcode in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
bimalgaudel committed May 15, 2024
1 parent 6942120 commit 95bdee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '<14'
xcode-version: 'latest-stable'

- name: Host system info
shell: bash
Expand Down

0 comments on commit 95bdee5

Please sign in to comment.