Skip to content

Commit 08057b1

Browse files
authored
ci: 默认使用 ubuntu install
install 没什么费性能的操作,macos-latest 性能高,但经常要排队,综合来看耽误时间了
1 parent 6154fa8 commit 08057b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/install.yml

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

5252
install:
5353
needs: meta
54-
runs-on: macos-latest
54+
runs-on: ubuntu-latest
5555
strategy:
5656
matrix:
5757
os: [win, macos, linux, android]

0 commit comments

Comments
 (0)