diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index d9251fe2c..1b9c8992f 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -22,11 +22,11 @@ jobs: os: - ubuntu-latest - windows-latest - - macOS-latest + - macOS-13 arch: - x64 include: - - os: macOS-14 + - os: macOS-latest arch: aarch64 version: '1' - os: ubuntu-latest