Skip to content

Commit

Permalink
Add 23.12 to the nightly pipeline (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
raydouglass authored Sep 22, 2023
1 parent 2a3450e commit c8a9e2f
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: "23.10"
run_tests: true
- rapids_version: "23.12"
run_tests: false
steps:
- uses: actions/checkout@v3
- name: Trigger Pipeline
Expand Down

0 comments on commit c8a9e2f

Please sign in to comment.