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

chore(go): stop testing unsupported Go versions to save test disk space #130

Closed
wants to merge 1 commit into from

Conversation

briandealwis
Copy link
Member

@briandealwis briandealwis commented Jul 11, 2023

Stop checking the following versions of Go:

  • 1.13
  • 1.14
  • 1.15
  • 1.16
  • 1.17

The Go team are quite aggressive and only support the last two releases. Support for 1.17 was dropped in August 2022.

This change doesn't prevent the use of older versions. If problems were discovered, however, there is little that we could do.

Hoping this enables the tests to work for #129 🤞

@briandealwis briandealwis assigned plumpy and unassigned plumpy Jul 11, 2023
@briandealwis briandealwis requested a review from plumpy July 11, 2023 14:16
@briandealwis
Copy link
Member Author

@renzodavid9 fixed this in #131

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