Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ci): add nightly test of seahorn main branch #520

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

priyasiddharth
Copy link
Collaborator

don't enable push to docker for main branch

- name: Check Out Repo
uses: actions/checkout@v2
with:
ref: dev14 # only checkout dev14
Copy link
Contributor

@caballa caballa Sep 5, 2023

Choose a reason for hiding this comment

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

Not sure what it does but shouldn't be main ?

Copy link
Contributor

Choose a reason for hiding this comment

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

no, dev14 is our main development branch, not main

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think @caballa is right. We want to test main. dev14 is already tested. However, recently someone complained that main wasn't building -- hence this change. I'll update the branch.

don't enable push to docker for main branch
@agurfinkel
Copy link
Contributor

is this stuck or should be merged?

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.

None yet

3 participants