Skip to content

Commit

Permalink
Update build-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lixun910 committed Dec 20, 2024
1 parent 9befad4 commit 828cf32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
CXXFLAGS: -Wno-enum-constexpr-conversion
CFLAGS: -Wno-enum-constexpr-conversion
CIBW_BUILD: cp311-*
CIBW_PROJECT_REQUIRES_PYTHON: ">=3.10"
MACOSX_DEPLOYMENT_TARGET: 15.2

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 828cf32

Please sign in to comment.