diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 03cf8519..b2a7e579 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,7 +17,7 @@ jobs: name: linux64 artifact_name: target/x86_64-unknown-linux-musl/release/didc asset_name: didc-linux64 - - os: macos-12 + - os: macos-latest name: macos artifact_name: target/release/didc asset_name: didc-macos