chore: Removes MacOS 10 from CI/CD (#1060)
This commit is contained in:
parent
a07c42fc85
commit
fd2d47cd75
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue