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 f1f3f50 commit fd3c12aCopy full SHA for fd3c12a
.github/workflows/android_debug_push.yml
@@ -18,7 +18,7 @@ env:
18
19
jobs:
20
build:
21
- runs-on: macos-14
+ runs-on: macos-latest
22
steps:
23
- uses: actions/checkout@v4
24
with:
0 commit comments