Skip to content

Commit

Permalink
enhance: use macos as code checker runner
Browse files Browse the repository at this point in the history
Signed-off-by: Yellow Shine <[email protected]>
  • Loading branch information
yellow-shine committed Jul 17, 2024
1 parent 21aa23a commit 5fc2c99
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 14
runs-on: macos-14
timeout-minutes: 300
steps:
- name: Checkout
Expand Down

0 comments on commit 5fc2c99

Please sign in to comment.