We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16965a5 commit bb8b3b2Copy full SHA for bb8b3b2
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
needs: prepare_release
32
strategy:
33
matrix:
34
- BOARD: [xiaomi-elish]
+ BOARD: [xiaomi-elish, oneplus-kebab]
35
DISTRO: [armbian]
36
FLAVOR: [ubuntu]
37
BRANCH: [current]
0 commit comments