diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 61c1a4f..e94cbe4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,9 +30,9 @@ jobs: deb: true - os: ubuntu-latest target: aarch64-linux-android - - os: macos-11 + - os: macos-latest target: x86_64-apple-darwin - - os: macos-11 + - os: macos-latest target: aarch64-apple-darwin - os: windows-latest target: x86_64-pc-windows-msvc