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

add release workflow #699

Merged
merged 1 commit into from
Oct 7, 2022
Merged

add release workflow #699

merged 1 commit into from
Oct 7, 2022

Conversation

cjerad
Copy link
Contributor

@cjerad cjerad commented Oct 6, 2022

Issue #, if available:

Description of changes:

Add release workflow.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cjerad cjerad marked this pull request as ready for review October 6, 2022 17:58
@cjerad cjerad requested a review from a team as a code owner October 6, 2022 17:58
jobs:
release:
name: release
runs-on: ubuntu-20.04
Copy link
Contributor

Choose a reason for hiding this comment

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

Slight preference for using ubuntu-22.04 since it will be supported longer than 20.04. But I can also see an argument for keeping it the same as our other projects/branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
V2
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

2 participants