Skip to content

Commit

Permalink
Enable builds for pinephone pro and pinetabs
Browse files Browse the repository at this point in the history
  • Loading branch information
neochapay authored May 22, 2024
1 parent 20b2b21 commit 7650cfa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/image_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ jobs:
needs: prepare_release
strategy:
matrix:
# DEVICE: [pinephone, pinetab, pinephonepro]
DEVICE: [pinephone]
DEVICE: [pinephone, pinetab, pinephonepro, pinetab2]
EDITION: [nemomobile]
BRANCH: [unstable]
steps:
Expand Down

0 comments on commit 7650cfa

Please sign in to comment.