Skip to content

Commit 262928a

Browse files
authored
Update build.yml
1 parent ba2841a commit 262928a

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
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616

1717
name: "Build for Android ${{matrix.arch}}"
18-
runs-on: ubuntu-20.04
18+
runs-on: self-hosted
1919
steps:
2020
- name: Checkout repository
2121
uses: actions/checkout@v4

0 commit comments

Comments
 (0)