enhance: [skip e2e]2.4 update workflow macos to 13 (#37942)

Signed-off-by: Zhikun Yao <zhikun.yao@zilliz.com>
pull/37787/head
zhikunyao 2024-11-22 18:56:32 +08:00 committed by GitHub
parent 3ceb494403
commit cf1c423e9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@ concurrency:
jobs:
mac:
name: Code Checker MacOS 12
runs-on: macos-12
name: Code Checker MacOS 13
runs-on: macos-13
timeout-minutes: 300
steps:
- name: Checkout