maint: update to macos13 (#24)

This commit is contained in:
6arelyFuture 2023-05-04 10:06:38 +01:00 committed by GitHub
parent 2161b84fef
commit c6e5410ebc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 5 deletions

View File

@ -103,7 +103,7 @@ jobs:
build-mac:
name: Build macOS
runs-on: macos-12
runs-on: macos-13
strategy:
fail-fast: false
matrix:

View File

@ -68,10 +68,6 @@ filter {"system:windows"}
systemversion "latest"
filter {}
filter {"system:macosx"}
systemversion "12.0"
filter {}
symbols "On"
staticruntime "On"
editandcontinue "Off"