Skip to content

Commit f331993

Browse files
committed
Add runs on
1 parent 882114d commit f331993

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818

1919
test_release:
2020
needs: [build]
21+
runs-on: ubuntu-latest
2122
name: Building Android
2223
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name != github.repository)
2324
steps:

0 commit comments

Comments
 (0)