Skip to content

Commit

Permalink
Add 25.02 nightly trigger (#65)
Browse files Browse the repository at this point in the history
Depends on #64 

~Also needs branches created for `nx-cugraph` & `cugraph-gnn`.~ This is
done.
  • Loading branch information
raydouglass authored Nov 18, 2024
1 parent 388ae29 commit aaa15a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly-pipeline-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
include:
- rapids_version: "24.12"
run_tests: true
- rapids_version: "25.02"
run_tests: false
steps:
- uses: actions/checkout@v3
- name: Trigger Pipeline
Expand Down

0 comments on commit aaa15a8

Please sign in to comment.