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

Update go version in CI test pipeline #1212

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Update go version in CI test pipeline #1212

merged 2 commits into from
Feb 12, 2024

Conversation

ankur22
Copy link
Collaborator

@ankur22 ankur22 commented Feb 12, 2024

What?

We should ensure our test pipelines also work with the same version of go as k6.

Why?

k6 is using go APIs which are in v1.20

Checklist

  • I have performed a self-review of my code
  • I have added tests for my changes
  • I have commented on my code, particularly in hard-to-understand areas

Related PR(s)/Issue(s)

k6 is using go APIs which are in v1.20. We should ensure our test
pipelines also work with this version of go.
inancgumus
inancgumus previously approved these changes Feb 12, 2024
@ankur22 ankur22 merged commit 21d7305 into main Feb 12, 2024
17 checks passed
@ankur22 ankur22 deleted the update/go branch February 12, 2024 10:10
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

2 participants