Skip to content

Commit

Permalink
matrix try
Browse files Browse the repository at this point in the history
  • Loading branch information
cre4ture committed Apr 26, 2024
1 parent 6950486 commit 9c79c27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ jobs:
api-level: [28,29,30,31,32,33,34]
arch: [x86_64]
target: [default]
os: [ubuntu-latest] # , macos-latest
cores: [4] # , 6
ram: [4096, 8192]
include:
- api-level: [28,29]
arch: x86
target: google_apis_playstore
os: [ubuntu-latest] # , macos-latest
cores: [4] # , 6
ram: [4096, 8192]
exclude:
- api-level: 28
target: default # fails at f16c intrinsic
Expand Down

0 comments on commit 9c79c27

Please sign in to comment.