Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[go1.20] Adding experimental generics flag to measure-size.yml for go1.20#1331

Merged
flimzy merged 1 commit intogopherjs:go1.20from
Workiva:fixMeasureSizeCI
Jul 23, 2024
Merged

[go1.20] Adding experimental generics flag to measure-size.yml for go1.20#1331
flimzy merged 1 commit intogopherjs:go1.20from
Workiva:fixMeasureSizeCI

Conversation

@grantnelson-wf
Copy link
Collaborator

@grantnelson-wf grantnelson-wf commented Jul 23, 2024

When I was bumping the Go version in CI to 1.20.14, I forgot to also include GOPHERJS_EXPERIMENT: generics in measure-size.yml. Without generics enabled for go1.20, the type check in atomic causes GopherJS to fail the build that is being measured.

This change should get measure-size.yml CI to pass for go1.20 branch. (The go1.20 branch doesn't have the CI improvements from master yet so they will take some time to run.)

This is part of #1270

@flimzy flimzy merged commit 5a0e6a5 into gopherjs:go1.20 Jul 23, 2024
@grantnelson-wf grantnelson-wf deleted the fixMeasureSizeCI branch July 24, 2024 14:47
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.

3 participants