Skip to content

Commit 83db78d

Browse files
authored
Use CI workflow branch 'branch-24.10' again [skip ci] (#48)
1 parent 96b2fd4 commit 83db78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
if: github.ref_type == 'branch'
3131
needs: python-build
3232
secrets: inherit
33-
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@python-3.12
33+
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@branch-24.10
3434
with:
3535
arch: "amd64"
3636
branch: ${{ inputs.branch }}

0 commit comments

Comments
 (0)