Skip to content

Commit 332eb7c

Browse files
Try using a newer branch workflow (NVIDIA#148)
* Try using a newer branch workflow * s/mambabuild/build/ --------- Co-authored-by: Kyle Edwards <[email protected]>
1 parent d7e6fa3 commit 332eb7c

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)