Update: [CI] Use macos-12 image for release-macos workflow
(cherry picked from commit b1f98a79f8
)
This commit is contained in:

committed by
Jonathan G Rennison

parent
ae4ba00313
commit
c74485ccea
2
.github/workflows/release-macos.yml
vendored
2
.github/workflows/release-macos.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
macos:
|
||||
name: MacOS
|
||||
|
||||
runs-on: macos-11
|
||||
runs-on: macos-12
|
||||
env:
|
||||
MACOSX_DEPLOYMENT_TARGET: 10.13
|
||||
|
||||
|
Reference in New Issue
Block a user