workflows/doctor: add Monterey CI

This commit is contained in:
Bo Anderson 2021-10-21 16:09:20 +01:00
parent c6b287590d
commit ccb1628bb4
No known key found for this signature in database
GPG Key ID: 3DB94E204E137D65

View File

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