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 04b6bb4 commit 0441887Copy full SHA for 0441887
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
18
name: "Build Java ${{ matrix.version }} for Android ${{matrix.arch}}"
19
- runs-on: ubuntu-latest
+ runs-on: self-hosted
20
steps:
21
- name: Checkout repository
22
uses: actions/checkout@v4
0 commit comments