mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-04-19 19:32:53 +00:00
maint: update to macos13 (#24)
This commit is contained in:
parent
2161b84fef
commit
c6e5410ebc
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -103,7 +103,7 @@ jobs:
|
|||||||
|
|
||||||
build-mac:
|
build-mac:
|
||||||
name: Build macOS
|
name: Build macOS
|
||||||
runs-on: macos-12
|
runs-on: macos-13
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
@ -68,10 +68,6 @@ filter {"system:windows"}
|
|||||||
systemversion "latest"
|
systemversion "latest"
|
||||||
filter {}
|
filter {}
|
||||||
|
|
||||||
filter {"system:macosx"}
|
|
||||||
systemversion "12.0"
|
|
||||||
filter {}
|
|
||||||
|
|
||||||
symbols "On"
|
symbols "On"
|
||||||
staticruntime "On"
|
staticruntime "On"
|
||||||
editandcontinue "Off"
|
editandcontinue "Off"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user