diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 891227351..25583d197 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: include: - platform: macos-latest target: aarch64-apple-darwin - - platform: macos-latest + - platform: macos-13 target: x86_64-apple-darwin - platform: ubuntu-22.04 target: x86_64-unknown-linux-gnu