diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fc8bb65..47cf107 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,7 @@ jobs: use-cross: true, cross-version: "from-source", } - - { target: x86_64-apple-darwin, os: macos-12 } + - { target: x86_64-apple-darwin, os: macos-13 } - { target: x86_64-unknown-linux-gnu, os: ubuntu-20.04 } - { target: x86_64-unknown-linux-musl,