Skip to content

Commit

Permalink
Stop cloning merged and deleted SKBC branch
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Oct 16, 2024
1 parent c9791a4 commit 1e8b74d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-all-rapids-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
# Cython itself to work under the limited API.
export NO_CYTHON_COMPILE=true
python -m pip install git+https://github.com/cython/cython.git@limited-api-preview
# Need to install my branch of scikit-build-core for the way I'm specifying CMAKE_CXX_FLAGS via CMAKE_ARGS to work
python -m pip install git+https://github.com/vyasr/scikit-build-core.git@fix/cmake_args_quoted_spaces
build-all \
-v \
Expand Down

0 comments on commit 1e8b74d

Please sign in to comment.