diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index 482df63f6..2ae8a025b 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -908,7 +908,7 @@ jobs: fail-fast: false matrix: job: - - { os: macos-10.15 , features: unix } ## GHA MacOS-11.0 VM won't have VirtualBox; refs: , + - { os: macos-12 , features: unix } ## GHA MacOS-11.0 VM won't have VirtualBox; refs: , env: mem: 2048 steps: