Merge pull request #18323 from Homebrew/no-macos-12

Remove macos-12 from test matrix
This commit is contained in:
Douglas Eichelberger 2024-09-13 12:43:05 -07:00 committed by GitHub
commit 9b8d481fe3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -133,8 +133,6 @@ jobs:
matrix: matrix:
include: include:
# Intel # Intel
- runner: macos-12
name: macos-12-x86_64
- runner: macos-13 - runner: macos-13
name: macos-13-x86_64 name: macos-13-x86_64
# Apple Silicon # Apple Silicon