Skip to content

Commit

Permalink
Use CI workflow branch 'branch-24.10' again [skip ci] (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb authored Sep 18, 2024
1 parent 96b2fd4 commit 83db78d
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 @@ -30,7 +30,7 @@ jobs:
if: github.ref_type == 'branch'
needs: python-build
secrets: inherit
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@python-3.12
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@branch-24.10
with:
arch: "amd64"
branch: ${{ inputs.branch }}
Expand Down

0 comments on commit 83db78d

Please sign in to comment.