Merge pull request #11998 from id/1122-stop-building-macos11-packages

ci: stop building packages for macos-11
This commit is contained in:
Ivan Dyachkov 2023-11-22 12:03:08 +01:00 committed by GitHub
commit d30aff79f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 1 deletions

View File

@ -74,9 +74,9 @@ jobs:
otp: otp:
- ${{ inputs.otp_vsn }} - ${{ inputs.otp_vsn }}
os: os:
- macos-11
- macos-12 - macos-12
- macos-12-arm64 - macos-12-arm64
- macos-13
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps:
- uses: emqx/self-hosted-cleanup-action@v1.0.3 - uses: emqx/self-hosted-cleanup-action@v1.0.3

View File

@ -0,0 +1 @@
Stop releasing packages for Windows.

View File

@ -0,0 +1 @@
Stop releasing packages for MacOS 11 (BigSur).