fix: Adds beta MacOS 12 CI/CD support (#1057)
This commit is contained in:
parent
5d6be05ad1
commit
5b48843045
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
|
|
@ -18,6 +18,8 @@ jobs:
|
|||
name: MacOS 10
|
||||
- os: macos-11
|
||||
name: MacOS 11
|
||||
- os: macos-12
|
||||
name: MacOS 12
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue