Skip to content
This repository was archived by the owner on Apr 27, 2025. It is now read-only.

Commit 426b7d2

Browse files
committed
remove rock5a and cli build
1 parent c260047 commit 426b7d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ jobs:
3131
needs: prepare_release
3232
strategy:
3333
matrix:
34-
BOARD: [rock-5a, rock-5b]
34+
BOARD: [rock-5b]
3535
DISTRO: [armbian]
36-
FLAVOR: [ubuntu, cli]
36+
FLAVOR: [ubuntu]
3737
BRANCH: [legacy]
3838
steps:
3939
- name: Checkout

0 commit comments

Comments
 (0)