Skip to content

Use llvm-project@main instead of BASE_BRANCH_NAME#736

Open
navaneethshan wants to merge 1 commit intomainfrom
fix-force-build
Open

Use llvm-project@main instead of BASE_BRANCH_NAME#736
navaneethshan wants to merge 1 commit intomainfrom
fix-force-build

Conversation

@navaneethshan
Copy link
Contributor

Stops failures caused by BASE_BRANCH_NAME pointing to ELD-only branches during manual workflow_dispatch runs. ELD continues to use BASE_BRANCH_NAME normally.

Stops failures caused by BASE_BRANCH_NAME pointing
to ELD-only branches during manual workflow_dispatch
runs. ELD continues to use BASE_BRANCH_NAME normally.

Signed-off-by: nshanmug <nshanmug@qti.qualcomm.com>
with:
repository: llvm/llvm-project
ref: ${{ env.BASE_BRANCH_NAME }}
ref: main # Update on release branches
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@quic-seaswara What do you think about adding a weekly windows builder for the release branches?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants