Skip to content

Use GOMEMLIMIT instead of GOGC to limit GitHub test workflow memory #609

@ivanvc

Description

@ivanvc

Currently, the tests GitHub workflow has a comment to switch to GOMEMLIMIT from GOGC once the project uses a greater version than Go 1.19 (https://github.com/etcd-io/bbolt/blob/master/.github/workflows/tests-template.yml#L45-L50). The current Go version is now 1.21, but the command was never updated to use GOMEMLIMIT.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions