mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 12:52:10 +00:00
CI: Increase CPU slowdown multiplier
builds.sr.ht is a lot faster than my laptop.
This commit is contained in:
parent
c7bf31df75
commit
9fdca311c0
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ ci:
|
|||
- robots-txt
|
||||
- canonical
|
||||
throttling:
|
||||
cpuSlowdownMultiplier: 2
|
||||
cpuSlowdownMultiplier: 3 # seems about right on builds.sr.ht
|
||||
throttlingMethod: devtools
|
||||
url:
|
||||
- https://staging.seirdy.one/
|
||||
|
|
Loading…
Reference in a new issue