mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-09-09 19:15:43 +00:00
Only build release Android builds on CI
This commit is contained in:
parent
7b23c6dc9e
commit
693e91dfe8
1 changed files with 0 additions and 2 deletions
2
.github/workflows/Android_Build.yml
vendored
2
.github/workflows/Android_Build.yml
vendored
|
@ -13,7 +13,6 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
build_type:
|
build_type:
|
||||||
- debug
|
|
||||||
- release
|
- release
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
@ -66,7 +65,6 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
build_type:
|
build_type:
|
||||||
- debug
|
|
||||||
- release
|
- release
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue