go test needs more memory now
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ask Bjørn Hansen 2025-04-14 01:25:29 -07:00
parent 72592e97b2
commit a6ecdb1d46

View File

@ -18,7 +18,7 @@ steps:
resources:
limits:
cpu: 1000
memory: 300MiB
memory: 512MiB
requests:
cpu: 500
memory: 200MiB
@ -55,6 +55,6 @@ volumes:
---
kind: signature
hmac: 1abc1d9b414331c08e05fb0c01ddb572bcb4364d464bcd18e0fbba66e01070f8
hmac: 2b21527432d95cf52636c65e091d9129c198299a425d12b2860d468262234d62
...