-
Notifications
You must be signed in to change notification settings - Fork 59.8k
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
Use ubuntu-latest instead of 16.04 as an Actions example #445
Conversation
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Thanks for opening a PR @tnir! I'll triage this for review 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense to me! 🙂
Thanks for the PR, @tnir, I'll get this merged.
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you haven't already, you can add yourself to the list of contributors by creating a new comment in this PR using these instructions. Thanks again! ✨ |
* Remove reference to PR, and some light editing * Update telegraf-output-plugin.md writes them * Update telegraf-output-plugin.md Co-authored-by: Jacob Prall <prall.jacob@gmail.com>
Why:
While this doc is using ubuntu-16.04, this should be latest as this is not specific to 16.04.
What's being changed:
Use ubuntu-latest instead of 16.04 as an example of Context and expression syntax for GitHub Actions.
Check off the following: