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 d044fbc commit 0cf6a26Copy full SHA for 0cf6a26
.github/workflows/codspeed.yaml
@@ -64,7 +64,7 @@ jobs:
64
- name: Set Swap Space
65
uses: pierotofy/set-swap-space@master
66
with:
67
- swap-size-gb: 64
+ swap-size-gb: 256
68
69
- name: Build the benchmark target(s)
70
run: cargo codspeed build --package rbuilder
0 commit comments