CI tweaks, give up on old macOS versions, min 10.15
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
871c6dbaf4
commit
162e24f589
3 changed files with 6 additions and 4 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -172,7 +172,7 @@ jobs:
|
|||
macos:
|
||||
strategy:
|
||||
matrix:
|
||||
target: [intel, universal]
|
||||
target: [universal-10.15]
|
||||
runs-on: macos-11
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue