Skip to content

Commit

Permalink
Upgrade Xcode version to 15.1 (#440)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyanzhong authored Jan 10, 2024
1 parent 6534ed7 commit 425c7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: macos-13
env:
node-version: '20.x'
DEVELOPER_DIR: /Applications/Xcode_15.0.1.app/Contents/Developer
DEVELOPER_DIR: /Applications/Xcode_15.1.app/Contents/Developer

defaults:
run:
Expand Down

0 comments on commit 425c7df

Please sign in to comment.