Update workflow since github actions is deprecating using macOS 10.15.
This commit is contained in:
parent
489d955d80
commit
2efbe78f8f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-main.yml
vendored
2
.github/workflows/ci-main.yml
vendored
|
@ -177,7 +177,7 @@ jobs:
|
|||
./.github/workflows/ci-scripts/ubuntu.sh
|
||||
|
||||
macos-intel-debug:
|
||||
runs-on: macos-10.15
|
||||
runs-on: macos-11.0
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue