Skip to content

Commit

Permalink
optimized
Browse files Browse the repository at this point in the history
  • Loading branch information
leleliu008 committed Dec 6, 2024
1 parent f357429 commit 749cb8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: [14, 13, 12]
version: [15, 14, 13]

runs-on: macos-${{ matrix.version }}

Expand Down
2 changes: 1 addition & 1 deletion ndk-pkg
Original file line number Diff line number Diff line change
Expand Up @@ -9039,7 +9039,7 @@ EOF
done
fi

ln -s ../../wrapper-native-cc bin/cc
ln -s ../wrapper-native-cc bin/cc
fi

##################################################################################
Expand Down

0 comments on commit 749cb8f

Please sign in to comment.