Change: [Actions] Use macOS-11 image for releases (#9605)

This commit is contained in:
Loïc Guilloux 2021-10-03 21:14:59 +02:00 committed by GitHub
parent 340a36bf1f
commit 46123742f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@ jobs:
name: MacOS
needs: source
runs-on: macos-10.15
runs-on: macos-11
env:
MACOSX_DEPLOYMENT_TARGET: 10.14