Skip to content

Commit e3e69c2

Browse files
committed
change back to mac
1 parent 7bb575c commit e3e69c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request, workflow_dispatch]
44

55
jobs:
66
test_Android:
7-
runs-on: ubuntu-latest
7+
runs-on: macos-15-intel
88
steps:
99

1010
- name: Checkout

0 commit comments

Comments
 (0)