diff --git a/.github/workflows/continuous-integration-workflow.yml b/.github/workflows/continuous-integration-workflow.yml index 6a55cad..e4b1a70 100644 --- a/.github/workflows/continuous-integration-workflow.yml +++ b/.github/workflows/continuous-integration-workflow.yml @@ -91,7 +91,7 @@ jobs: macos-build: name: MacOS Build - runs-on: macos-latest + runs-on: macos-12 steps: - name: Checkout repository uses: actions/checkout@v4