diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 685fa9b5..bfa62a00 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -18,7 +18,7 @@ jobs: include: - { os: windows-latest } - { os: ubuntu-latest } - - { os: macos-latest } + - { os: macos-14 } fail-fast: false env: SCRIPT_DIR: .github/scripts