Skip to content

Commit 7280be0

Browse files
committed
use android build box for linux builds
Signed-off-by: Adam Ratzman <[email protected]>
1 parent 52d4d04 commit 7280be0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
test_android_jvm_linux:
1414
runs-on: ubuntu-latest
1515
environment: testing
16+
container: mingc/android-build-box
1617
steps:
1718
- name: Check out repo
1819
uses: actions/checkout@v2

0 commit comments

Comments
 (0)