Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CADIndie authored Oct 15, 2024
1 parent ba2841a commit 262928a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false

name: "Build for Android ${{matrix.arch}}"
runs-on: ubuntu-20.04
runs-on: self-hosted
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 262928a

Please sign in to comment.