diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 62d3864..805e848 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: os: windows-latest archive: zip - target: x86_64-apple-darwin - os: macos-13 + os: macos-latest archive: tar.gz - target: aarch64-apple-darwin os: macos-latest