Skip to content

Commit

Permalink
updating env variable to 1.7.latest in nightly-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FishtownBuildBot committed Oct 12, 2023
1 parent be48458 commit f3ee937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ defaults:
shell: bash

env:
RELEASE_BRANCH: "1.5.latest" # must test against most recent .latest branch to have parity for dependency with core
RELEASE_BRANCH: "1.7.latest" # must test against most recent .latest branch to have parity for dependency with core

jobs:
aggregate-release-data:
Expand Down

0 comments on commit f3ee937

Please sign in to comment.