Update: [CI] Use macos-12 image for release-macos workflow

This commit is contained in:
glx22 2023-11-28 23:44:22 +01:00 committed by Loïc Guilloux
parent 6f35f3274f
commit b1f98a79f8
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
macos:
name: MacOS
runs-on: macos-11
runs-on: macos-12
env:
MACOSX_DEPLOYMENT_TARGET: 10.13