Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
davdroman committed Jun 28, 2023
1 parent 21411ce commit d168059
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 @@ -108,7 +108,7 @@ jobs:
github.com/RobotsAndPencils/xcodes
- name: Select Xcode version
run: xcodes select ${{ matrix.xcode || '14.3' }}
run: sudo xcodes select ${{ matrix.xcode || '14.3' }}

- if: ${{ matrix.install }}
name: Install Required Runtime (${{ matrix.runtime }})
Expand Down

0 comments on commit d168059

Please sign in to comment.