Skip to content

Commit

Permalink
enhence: update git workflows macos (milvus-io#37819)
Browse files Browse the repository at this point in the history
Signed-off-by: yusheng.ma <[email protected]>
  • Loading branch information
Presburger authored Nov 20, 2024
1 parent 511edd2 commit c73ca14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,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
Expand Down

0 comments on commit c73ca14

Please sign in to comment.