update macos runner to macos 12

This commit is contained in:
DioEgizio 2022-06-12 19:13:19 +02:00 committed by GitHub
parent 794022d399
commit c04e38d011
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ jobs:
name: "Windows-x86_64"
msystem: mingw64
- os: macos-11
- os: macos-12
macosx_deployment_target: 10.13
runs-on: ${{ matrix.os }}