mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
workflows/doctor: add Monterey CI
This commit is contained in:
parent
c6b287590d
commit
ccb1628bb4
2
.github/workflows/doctor.yml
vendored
2
.github/workflows/doctor.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user