Skip to content

Commit

Permalink
change xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
cchanmi authored Jan 16, 2025
1 parent e7b0d71 commit c7849de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/smeemDev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ jobs:
build:

runs-on: macos-latest

steps:
- uses: maxim-lobanov/setup-xcode@v2
with:
xcode-version: "16"
- uses: actions/checkout@v4
- name: xcode path
run: xcode-select -p
Expand Down

0 comments on commit c7849de

Please sign in to comment.