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 485a2d4 commit ce13318Copy full SHA for ce13318
.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: self-hosted
+ runs-on: ubuntu-latest
20
steps:
21
- name: Checkout repository
22
uses: actions/checkout@v4
0 commit comments