We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96b2fd4 commit 83db78dCopy full SHA for 83db78d
.github/workflows/build.yaml
@@ -30,7 +30,7 @@ jobs:
30
if: github.ref_type == 'branch'
31
needs: python-build
32
secrets: inherit
33
- uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@python-3.12
+ uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@branch-24.10
34
with:
35
arch: "amd64"
36
branch: ${{ inputs.branch }}
0 commit comments