Skip to content

Commit

Permalink
remove rock5a and cli build
Browse files Browse the repository at this point in the history
  • Loading branch information
amazingfate committed Oct 27, 2023
1 parent c260047 commit 426b7d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
needs: prepare_release
strategy:
matrix:
BOARD: [rock-5a, rock-5b]
BOARD: [rock-5b]
DISTRO: [armbian]
FLAVOR: [ubuntu, cli]
FLAVOR: [ubuntu]
BRANCH: [legacy]
steps:
- name: Checkout
Expand Down

0 comments on commit 426b7d2

Please sign in to comment.