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

Fix runner in release workflow #69

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

austin-denoble
Copy link
Contributor

Problem

Was trying to run the new GitHub release action for the Go SDK and realized there's a misspelling in ubuntu-latest.

Solution

Fix runs-on to properly be ubuntu-latest.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Infrastructure change (CI configs, etc)
  • Non-code change (docs, etc)
  • None of the above: (explain here)

Test Plan

N/A - rerun the workflow once this is merged

Copy link
Contributor

@aulorbe aulorbe left a comment

Choose a reason for hiding this comment

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

lol

@austin-denoble austin-denoble merged commit 7a9bb13 into main Aug 23, 2024
3 checks passed
@austin-denoble austin-denoble deleted the adenoble/fix-release-workflow branch August 23, 2024 17:20
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