Skip to content

Commit 757937f

Browse files
authored
Merge pull request #88 from qiaoyuang/main
Add the adb restart commands
2 parents e722624 + 59fe5e8 commit 757937f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818
jobs:
1919

2020
build-on-macos:
21-
runs-on: macos-latest
21+
runs-on: macos-13
2222
timeout-minutes: 60
2323

2424
steps:

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
jobs:
1414

1515
build-on-macos:
16-
runs-on: macos-latest
16+
runs-on: macos-13
1717
timeout-minutes: 60
1818

1919
steps:

0 commit comments

Comments
 (0)