Merge pull request #12290 from Bo98/monterey-ci

workflows/doctor: add Monterey CI
This commit is contained in:
Bo Anderson 2021-10-21 19:11:35 +01:00 committed by GitHub
commit 8fa2d99bd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ jobs:
tests:
strategy:
matrix:
version: ["11-arm64", "11", "10.15", "10.14"]
version: ["12-arm64", "12", "11-arm64", "11", "10.15"]
fail-fast: false
runs-on: ${{ matrix.version }}
env: