diff --git a/.github/workflows/build_packages.yaml b/.github/workflows/build_packages.yaml index 77be974af..6d642ebef 100644 --- a/.github/workflows/build_packages.yaml +++ b/.github/workflows/build_packages.yaml @@ -74,9 +74,9 @@ jobs: otp: - ${{ inputs.otp_vsn }} os: - - macos-11 - macos-12 - macos-12-arm64 + - macos-13 runs-on: ${{ matrix.os }} steps: - uses: emqx/self-hosted-cleanup-action@v1.0.3 diff --git a/changes/ce/breaking-11994.en.md b/changes/ce/breaking-11994.en.md new file mode 100644 index 000000000..45a3fe23c --- /dev/null +++ b/changes/ce/breaking-11994.en.md @@ -0,0 +1 @@ +Stop releasing packages for Windows. diff --git a/changes/ce/breaking-11998.en.md b/changes/ce/breaking-11998.en.md new file mode 100644 index 000000000..aa0e16501 --- /dev/null +++ b/changes/ce/breaking-11998.en.md @@ -0,0 +1 @@ +Stop releasing packages for MacOS 11 (BigSur).