Commit 518b050b authored by smartcontracts's avatar smartcontracts Committed by GitHub

ci: bump semgrep-scan to xlarge (#11948)

We're still having resource issues with a large image. Going to
bump this to xlarge to see if that will fix it.
parent e15f6843
...@@ -1391,7 +1391,7 @@ jobs: ...@@ -1391,7 +1391,7 @@ jobs:
SEMGREP_COMMIT: << pipeline.git.revision >> SEMGREP_COMMIT: << pipeline.git.revision >>
docker: docker:
- image: returntocorp/semgrep - image: returntocorp/semgrep
resource_class: large resource_class: xlarge
steps: steps:
- checkout - checkout
- unless: - unless:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment