Skip to content

Commit

Permalink
Set build-conda's build_type to branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Jan 13, 2024
1 parent 9765e2b commit 3534804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- compute-matrix
uses: rapidsai/shared-workflows/.github/workflows/conda-python-build.yaml@branch-24.02
with:
build_type: pull-request
build_type: branch
build_script: "ci/build_conda.sh"
matrix_filter: ${{ needs.compute-matrix.outputs.BUILD_MATRIX }}
publish-wheels:
Expand Down

0 comments on commit 3534804

Please sign in to comment.