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:
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user