We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb575c commit e3e69c2Copy full SHA for e3e69c2
.github/workflows/android.yml
@@ -4,7 +4,7 @@ on: [push, pull_request, workflow_dispatch]
4
5
jobs:
6
test_Android:
7
- runs-on: ubuntu-latest
+ runs-on: macos-15-intel
8
steps:
9
10
- name: Checkout
0 commit comments