Skip to content

Commit 5a0e6a5

Browse files
authored
Merge pull request #1331 from Workiva/fixMeasureSizeCI
[go1.20] Adding experimental generics flag to measure-size.yml for go1.20
2 parents 956409c + 1677ea2 commit 5a0e6a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/measure-size.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on: ['pull_request']
44

55
env:
66
GO_VERSION: '~1.20.14'
7+
GOPHERJS_EXPERIMENT: generics
78

89
jobs:
910
measure:

0 commit comments

Comments
 (0)