Skip to content

Commit

Permalink
leftover OS or python version
Browse files Browse the repository at this point in the history
Signed-off-by: NKcqx <[email protected]>
  • Loading branch information
NKcqx committed Dec 26, 2024
1 parent cb5ed60 commit 7dc82b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pypi-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,11 @@ jobs:
env:
CIBW_BEFORE_BUILD_LINUX: pip install "cython>=0.29.32" wheel && ./ci/env/install-bazel.sh
CIBW_BUILD: |
cp39-macosx_x86_64
cp39-macosx_arm64
cp39-manylinux_aarch64
cp312-manylinux_x86_64
CIBW_ENVIRONMENT: RAY_DEBUG_BUILD=nightly
with:
package-dir: ./python
Expand Down

0 comments on commit 7dc82b5

Please sign in to comment.