Skip to content

Commit ce13318

Browse files
authored
Update build.yml
1 parent 485a2d4 commit ce13318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717

1818
name: "Build Java ${{ matrix.version }} for Android ${{matrix.arch}}"
19-
runs-on: self-hosted
19+
runs-on: ubuntu-latest
2020
steps:
2121
- name: Checkout repository
2222
uses: actions/checkout@v4

0 commit comments

Comments
 (0)