diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index d9251fe2..1a184efe 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -26,7 +26,7 @@ jobs: arch: - x64 include: - - os: macOS-14 + - os: macOS-latest arch: aarch64 version: '1' - os: ubuntu-latest