chore: Removes MacOS 10 from CI/CD (#1060)

This commit is contained in:
Kamron Batman 2022-06-13 17:39:43 -07:00 committed by GitHub
parent a07c42fc85
commit fd2d47cd75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,8 +14,6 @@ jobs:
fail-fast: false
matrix:
include:
- os: macos-latest
name: MacOS 10
- os: macos-11
name: MacOS 11
- os: macos-12