Skip to content

Commit 79f197a

Browse files
committed
fix(ci): mac intel runner
1 parent 8a3a87d commit 79f197a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
# 构建 macOS Intel 版本
4848
build-macos-intel:
49-
runs-on: macos-13
49+
runs-on: macos-15-intel
5050

5151
steps:
5252
- name: 检出代码

0 commit comments

Comments
 (0)