Skip to content

Commit 3d73ede

Browse files
committed
System: update Gtihub runner for macos-13-arm64
1 parent 9dc9536 commit 3d73ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
./gradlew sample:cAT
3333

3434
android-arm64-v8a:
35-
runs-on: macos-13-xlarge
35+
runs-on: macos-13-arm64
3636

3737
steps:
3838
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)