diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 015ab75..a71b793 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: - build: x86_64-unknown-linux-musl os: ubuntu-latest - build: x86_64-apple-darwin - os: macos-12 + os: macos-13 - build: aarch64-apple-darwin os: macos-14 - build: x86_64-pc-windows-msvc