Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit e82dfaa

Browse files
updating env variable to 1.6.latest in nightly-release.yml
1 parent 942afea commit e82dfaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ defaults:
2626
shell: bash
2727

2828
env:
29-
RELEASE_BRANCH: "1.5.latest" # must test against most recent .latest branch to have parity for dependency with core
29+
RELEASE_BRANCH: "1.6.latest" # must test against most recent .latest branch to have parity for dependency with core
3030

3131
jobs:
3232
aggregate-release-data:

0 commit comments

Comments
 (0)