try self-hosted

This commit is contained in:
zeppi 2022-12-09 15:28:54 -05:00
parent 0dd5a17fb3
commit 3278bf8bdb

View file

@ -6,7 +6,7 @@ on:
jobs:
build_arm64_aar:
runs-on: ubuntu-latest
runs-on: self-hosted
container: lbry/android-base:python39
steps:
- name: checkout