diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9250e0a..a3e0b59 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -27,7 +27,7 @@ jobs: include: - target: x86_64-unknown-linux-gnu os: ubuntu-latest - - target: x86_64-apple-darwin + - target: universal-apple-darwin os: macos-latest - target: x86_64-pc-windows-msvc os: windows-latest