diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2241d1d..dc2607c 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -56,11 +56,11 @@ jobs: target: x86_64-unknown-linux-musl - build: macos - os: macos-12 + os: macos-latest target: x86_64-apple-darwin - build: arm-macos - os: macos-12 + os: macos-latest target: aarch64-apple-darwin - build: windows