We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4683b commit e090cc0Copy full SHA for e090cc0
.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