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

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

Merged
merged 1 commit into from
Jul 23, 2024

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
9 of 10 checks passed
@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