Skip to content

Commit 33a7e30

Browse files
Update release branch to 26.02 for upcoming release nightly build (#751)
## Issue Authors: - Ramakrishnap (https://github.com/rgsl888prabhu) Approvers: - Trevor McKay (https://github.com/tmckayus) URL: #751
1 parent f186345 commit 33a7e30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nightly.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: Copyright (c) 2025, NVIDIA CORPORATION. All rights reserved.
1+
# SPDX-FileCopyrightText: Copyright (c) 2025-2026, NVIDIA CORPORATION. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: Trigger Nightly cuOpt Pipeline
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
cuopt_branch:
1919
- "main"
20-
- "release/25.12"
20+
- "release/26.02"
2121
steps:
2222
- uses: actions/checkout@v4
2323
- name: Trigger Pipeline

0 commit comments

Comments
 (0)