ci: do not use github's macos runner in PRs

This commit is contained in:
Ivan Dyachkov 2023-11-01 17:49:27 +01:00
parent 73dd2f0ffd
commit a69cfdc8cd
1 changed files with 0 additions and 1 deletions

View File

@ -113,7 +113,6 @@ jobs:
otp:
- ${{ inputs.otp_vsn }}
os:
- macos-11
- macos-12-arm64
runs-on: ${{ matrix.os }}