[CI] Drop macos-11 runners, use macos-12 in uploadReleaseArtifacts (#7319)

This commit is contained in:
Jack Koenig 2024-07-12 15:55:07 -07:00 committed by GitHub
parent 2f8ba28db8
commit e9e5a6c7e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View File

@ -12,7 +12,6 @@ on:
- ubuntu-20.04
- macos-13
- macos-12
- macos-11
- windows-2022
- windows-2019
cmake_build_type:

View File

@ -101,7 +101,7 @@ jobs:
if: github.event_name == 'release' || ( github.event_name == 'workflow_dispatch' && inputs.os == 'macos' )
env:
os: macos
runner: macos-11
runner: macos-12
arch: x64
tar: gtar czf
archive: tar.gz