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 cdf4a0c commit c04da65Copy full SHA for c04da65
.github/workflows/pull_request.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
build-android:
12
- runs-on: ubuntu-latest
+ runs-on: macos-13
13
strategy:
14
matrix:
15
api-level: [ 34 ]
0 commit comments