Skip to content

Commit cd70561

Browse files
committed
Try using a newer branch workflow
1 parent 7e46e92 commit cd70561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ jobs:
2525
- test-wheels-pynvjitlink
2626
- build-docs
2727
secrets: inherit
28-
uses: rapidsai/shared-workflows/.github/workflows/pr-builder.yaml@branch-24.08
28+
uses: rapidsai/shared-workflows/.github/workflows/pr-builder.yaml@branch-25.04
2929
checks:
3030
secrets: inherit
31-
uses: rapidsai/shared-workflows/.github/workflows/checks.yaml@branch-24.08
31+
uses: rapidsai/shared-workflows/.github/workflows/checks.yaml@branch-25.04
3232
with:
3333
enable_check_generated_files: false
3434
compute-matrix:

0 commit comments

Comments
 (0)