diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index a3a9db84f..f0601fddb 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -847,7 +847,7 @@ jobs: job: - { os: macos-12 , features: unix } ## GHA MacOS-11.0 VM won't have VirtualBox; refs: , env: - mem: 2048 + mem: 4096 steps: - uses: actions/checkout@v3 - uses: Swatinem/rust-cache@v2