Skip to content

Commit 386d252

Browse files
authored
chore(ci): Run build on Xcode 16 (#151)
1 parent 09f6291 commit 386d252

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)