Skip to content

Commit 74e7465

Browse files
authored
Revert "chore(ci): Run build on Xcode 16 (#151)"
This reverts commit 386d252.
1 parent 662c40f commit 74e7465

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
name: Build
1717
runs-on: macos-15
1818
steps:
19-
- run: sudo xcode-select --switch /Applications/Xcode_16.app
2019
- name: Checkout
2120
uses: actions/checkout@v4
2221
- name: Set up Node.js ${{ env.NODE_VERSION }}

0 commit comments

Comments
 (0)