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

drop support for go1.19 #164

Merged
merged 1 commit into from
Feb 6, 2024
Merged

drop support for go1.19 #164

merged 1 commit into from
Feb 6, 2024

Conversation

abg
Copy link
Member

@abg abg commented Feb 6, 2024

Gomega no longer supports go1.19 so we cannot run tests without pinning to an older release.

Go1.19 is EoL so stop testing with this version.

Updated test matrix to only test supported Go versions "stable" (currently 1.21) and "oldstable" (1.20).

@cf-gitbot
Copy link
Member

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/186995109

The labels on this github issue will be updated when the story is started.

Gomega no longer supports go1.19 so we cannot run tests without pinning
to an older release.

Go1.19 is EoL so stop testing with this version.

Updated test matrix to only test supported Go versions "stable"
(currently 1.21) and "oldstable" (1.20).
@abg abg merged commit f8cf46d into main Feb 6, 2024
3 checks passed
@abg abg deleted the update-test-matrix branch February 6, 2024 19:40
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