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 ba2841a commit 262928aCopy full SHA for 262928a
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
17
name: "Build for Android ${{matrix.arch}}"
18
- runs-on: ubuntu-20.04
+ runs-on: self-hosted
19
steps:
20
- name: Checkout repository
21
uses: actions/checkout@v4
0 commit comments