Skip to content

Commit 5fc2c99

Browse files
committed
enhance: use macos as code checker runner
Signed-off-by: Yellow Shine <[email protected]>
1 parent 21aa23a commit 5fc2c99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/mac.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ concurrency:
3131

3232
jobs:
3333
mac:
34-
name: Code Checker MacOS 12
35-
runs-on: macos-12
34+
name: Code Checker MacOS 14
35+
runs-on: macos-14
3636
timeout-minutes: 300
3737
steps:
3838
- name: Checkout

0 commit comments

Comments
 (0)