Skip to content

Commit

Permalink
enhance: [skip e2e]2.4 update workflow macos to 13 (#37942)
Browse files Browse the repository at this point in the history
Signed-off-by: Zhikun Yao <[email protected]>
  • Loading branch information
zhikunyao authored Nov 22, 2024
1 parent 3ceb494 commit cf1c423
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 @@ -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
Expand Down

0 comments on commit cf1c423

Please sign in to comment.