diff --git a/.circleci/config.yml b/.circleci/config.yml index 722de138a41e..6e076322f8b1 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -543,7 +543,7 @@ defaults: - base_ubuntu2004_xlarge: &base_ubuntu2004_xlarge <<: *base_ubuntu2004 - resource_class: xlarge + resource_class: large environment: &base_ubuntu2004_xlarge_env <<: *base_ubuntu2004_env MAKEFLAGS: -j 10 diff --git a/README.md b/README.md index 128c669bf5d6..0d06b60b4583 100644 --- a/README.md +++ b/README.md @@ -88,5 +88,6 @@ Solidity is licensed under [GNU General Public License v3.0](LICENSE.txt). Some third-party code has its [own licensing terms](cmake/templates/license.h.in). ## Security - +hello +hi The security policy may be [found here](SECURITY.md).