We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3391381 commit 84b1597Copy full SHA for 84b1597
.github/workflows/performance.yml
@@ -60,7 +60,7 @@ jobs:
60
echo "duration=$SECONDS" >> $GITHUB_ENV
61
sed '/^{/,/^}/!d' perf-test-results-with-summaries.txt > perf-test-results.json
62
env:
63
- GOMEMLIMIT: 76808MiB
+ GOMEMLIMIT: 7680MiB
64
- name: Upload test results
65
uses: actions/upload-artifact@v3
66
with:
0 commit comments