Update workflow since github actions is deprecating using macOS 10.15.
This commit is contained in:
parent
1be1ba4282
commit
66d5e7bc43
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-main.yml
vendored
2
.github/workflows/ci-main.yml
vendored
|
@ -210,7 +210,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: macos-10.15
|
||||
- os: macos-11.0
|
||||
cfg: Debug
|
||||
- os: macos-11.0
|
||||
cfg: Release
|
||||
|
|
Loading…
Add table
Reference in a new issue