diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 14bc87525..b66ef500b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -28,7 +28,7 @@ jobs: fail-fast: false matrix: include: - - os: macos-latest + - os: macos-14 arch: arm64 - os: macos-13 arch: x86_64