mirror of https://github.com/milvus-io/milvus.git
enhance: [skip e2e]2.4 update workflow macos to 13 (#37942)
Signed-off-by: Zhikun Yao <zhikun.yao@zilliz.com>pull/37787/head
parent
3ceb494403
commit
cf1c423e9b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue