Skip to content

Commit

Permalink
Order matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
d-frey committed Dec 22, 2020
1 parent 9689f10 commit eeabe4b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ jobs:
matrix:
image:
- r22
build_type: [Debug, Release]
android_abi:
- armeabi-v7a
- arm64-v8a
android_platform:
- android-27
- android-29
android_abi:
- armeabi-v7a
- arm64-v8a
build_type: [Debug, Release]

runs-on: ubuntu-latest

Expand Down

0 comments on commit eeabe4b

Please sign in to comment.