diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fc7e3aae..a25cf0d6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -56,11 +56,11 @@ jobs: name: starship-arm-unknown-linux-musleabihf.tar.gz - target: x86_64-apple-darwin - os: macOS-11 + os: macos-latest name: starship-x86_64-apple-darwin.tar.gz - target: aarch64-apple-darwin - os: macOS-11 + os: macos-latest name: starship-aarch64-apple-darwin.tar.gz - target: x86_64-pc-windows-msvc