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 f2d294a commit 68d6171Copy full SHA for 68d6171
.github/workflows/android_debug_push.yml
@@ -16,7 +16,7 @@ env:
16
17
jobs:
18
build:
19
- runs-on: ubuntu-22.04
+ runs-on: macos-14
20
steps:
21
- uses: actions/checkout@v4
22
with:
0 commit comments