diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6ab6c6b..c4096c3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,9 +49,9 @@ jobs: arch: x86_64 - os: macOS-latest arch: aarch64 - - os: macOS-latest + - os: macOS-13 # macOS-latest does something weird I don't understand arch: arm64 - - os: macOS-latest + - os: macOS-13 # macOS-latest does something weird I don't understand arch: x86_64 - os: windows-latest arch: x86_64